Functions

Primary tabs

Name Location Description Direct uses Stringssort ascending
openid_user_identities drupal/core/modules/openid/openid.pages.inc Menu callback; Manage OpenID identities for the specified user. 1
openid_user_add drupal/core/modules/openid/openid.pages.inc Form builder; Add an OpenID identity. 1
openid_user_delete_form drupal/core/modules/openid/openid.pages.inc Menu callback; Delete the specified OpenID identity from the system. 1
config_admin_import_form drupal/core/modules/config/config.admin.inc Form constructor for configuration import form. 1
views_pre_render_view_element drupal/core/modules/views/views.module View element pre render callback. 1
views_page drupal/core/modules/views/views.module Page callback: Displays a page view, given a name and display id. 1
views_access drupal/core/modules/views/views.module Determine if the logged in user has access to a view. 2 1
views_check_perm drupal/core/modules/views/views.module Access callback for the views_plugin_access_perm access plugin. 1 1
views_check_roles drupal/core/modules/views/views.module Access callback for the views_plugin_access_role access plugin. 1 1
_views_weight_sort drupal/core/modules/views/views.module Sorts a structured array by the 'weight' and then by 'title' element. 1
views_view_is_enabled drupal/core/modules/views/views.module Returns whether the view is enabled. 2 1
views_view_is_disabled drupal/core/modules/views/views.module Returns whether the view is disabled. 2 1
views_form_views_form_validate drupal/core/modules/views/views.module Validate handler for the first step of the views form. Calls any existing views_form_validate functions located on the views fields. 1
views_form_views_form_submit drupal/core/modules/views/views.module Submit handler for the first step of the views form. Calls any existing views_form_submit functions located on the views fields. 1
views_exposed_form drupal/core/modules/views/views.module Form builder for the exposed widgets form. 1
views_exposed_form_cache drupal/core/modules/views/views.module Save the Views exposed form for later use. 1 1
views_element_validate_tags drupal/core/modules/views/views.module Validation callback for query tags. 1
views_handler_field_custom_pre_render_move_text drupal/core/modules/views/views.module Prerender function to move the textarea to the top. 1
_views_array_filter_zero drupal/core/modules/views/views.module Filter by no empty values, though allow to use "0". 1
ban_admin_page drupal/core/modules/ban/ban.admin.inc Page callback: Displays banned IP addresses. 1
ban_ip_form drupal/core/modules/ban/ban.admin.inc Form constructor for banning an IP address. 1
ban_ip_delete_form drupal/core/modules/ban/ban.admin.inc Form constructor to unban an IP address. 1
layout_user_access drupal/core/modules/layout/layout.module Access callback: Checks the existence of a layout. 1
layout_page_list drupal/core/modules/layout/layout.admin.inc Page callback: Presents a list of layouts. 1
layout_page_view drupal/core/modules/layout/layout.admin.inc Page callback: Demonstrates a layout template. 1
php_eval drupal/core/modules/php/php.module Evaluates a string of PHP code. 1 1
_php_filter_tips drupal/core/modules/php/php.module Implements hook_filter_FILTER_tips(). 1
contextual_pre_render_links drupal/core/modules/contextual/contextual.module Pre-render callback: Builds a renderable array for contextual links. 1
system_help drupal/core/modules/system/system.module Implements hook_help(). 1
_system_batch_theme drupal/core/modules/system/system.module Theme callback for the default batch page. 1
_system_themes_access drupal/core/modules/system/system.module Menu item access callback - only enabled themes can be accessed. 1
_system_rebuild_theme_data drupal/core/modules/system/system.module Helper function to scan and collect theme .info data and their engines. 2 1
system_settings_form drupal/core/modules/system/system.module Add default buttons to a form and set its prefix. 3 1
system_settings_form_submit drupal/core/modules/system/system.module Execute the system_settings_form. 1
system_config_form_submit drupal/core/modules/system/system.module Form submission handler for system_config_form(). 1
_system_sort_requirements drupal/core/modules/system/system.module Helper function to sort requirements. 1
system_admin_compact_page drupal/core/modules/system/system.module Menu callback; Sets whether the admin menu is in compact mode or not. 1
system_timezone drupal/core/modules/system/system.module Menu callback; Retrieve a JSON object containing a suggested time zone name. 1
hook_exit drupal/core/modules/system/system.api.php Perform cleanup tasks. 1
hook_boot drupal/core/modules/system/system.api.php Perform setup tasks for all page requests. 1
system_admin_config_page drupal/core/modules/system/system.admin.inc Menu callback; Provide the administration overview page. 1
system_admin_index drupal/core/modules/system/system.admin.inc Menu callback; prints a listing of admin tasks, organized by module. 1
system_themes_page drupal/core/modules/system/system.admin.inc Menu callback; displays a listing of all themes. 1
system_themes_admin_form drupal/core/modules/system/system.admin.inc Form to select the administration theme. 1
system_theme_enable drupal/core/modules/system/system.admin.inc Menu callback; Enables a theme. 1
system_theme_disable drupal/core/modules/system/system.admin.inc Menu callback; Disables a theme. 1
system_theme_default drupal/core/modules/system/system.admin.inc Menu callback; Set the default theme. 1
system_theme_settings drupal/core/modules/system/system.admin.inc Form builder; display theme configuration for entire site and individual themes. 1
system_theme_settings_validate drupal/core/modules/system/system.admin.inc Validator for the system_theme_settings() form. 1
system_theme_settings_submit drupal/core/modules/system/system.admin.inc Process system_theme_settings form submissions. 1

Pages

Other projects