Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
ajax_get_form drupal/core/includes/ajax.inc Gets a form submitted via #ajax during an Ajax callback. 2
ajax_prepare_response drupal/core/includes/ajax.inc Converts the return value of a page callback into an Ajax commands array. 2
ajax_pre_render_element drupal/core/includes/ajax.inc Adds Ajax information about an element to communicate with JavaScript. 2
ajax_process_form drupal/core/includes/ajax.inc Form element processing handler for the #ajax form property. 2
ajax_render drupal/core/includes/ajax.inc Renders a commands array into JSON. 3 1
ajax_test_dialog drupal/core/modules/system/tests/modules/ajax_test/ajax_test.module Menu callback: Renders a form elements and links with #ajax['dialog']. 1
ajax_test_dialog_contents drupal/core/modules/system/tests/modules/ajax_test/ajax_test.module Menu callback: Returns the contents for dialogs opened by ajax_test_dialog(). 1
ajax_test_dialog_form drupal/core/modules/system/tests/modules/ajax_test/ajax_test.module Form builder: Renders buttons with #ajax['dialog']. 1
ajax_test_dialog_form_submit drupal/core/modules/system/tests/modules/ajax_test/ajax_test.module Form submit handler for ajax_test_dialog_form().
ajax_test_error drupal/core/modules/system/tests/modules/ajax_test/ajax_test.module Menu callback: Returns AJAX element with #error property set. 1
ajax_test_link drupal/core/modules/system/tests/modules/ajax_test/ajax_test.module Menu callback: Renders a #type link with #ajax. 1
ajax_test_menu drupal/core/modules/system/tests/modules/ajax_test/ajax_test.module Implements hook_menu().
ajax_test_render drupal/core/modules/system/tests/modules/ajax_test/ajax_test.module Page callback: Returns an element suitable for use by ajax_render(). 1
ajax_test_system_theme_info drupal/core/modules/system/tests/modules/ajax_test/ajax_test.module Implements hook_system_theme_info().
archiver_get_archiver drupal/core/includes/common.inc Creates the appropriate archiver for the specified file. 1
archiver_get_extensions drupal/core/includes/common.inc Returns a string of supported archive extensions. 3
archiver_get_info drupal/core/includes/common.inc Retrieves a list of all available archivers. 2
arg drupal/core/includes/bootstrap.inc Returns a component of the current Drupal path. 27
assetic_image drupal/core/vendor/kriswallsmith/assetic/src/functions.php Returns an image URL. 1
assetic_init drupal/core/vendor/kriswallsmith/assetic/src/functions.php Initializes the global Assetic object.
assetic_javascripts drupal/core/vendor/kriswallsmith/assetic/src/functions.php Returns an array of javascript URLs. 1
assetic_stylesheets drupal/core/vendor/kriswallsmith/assetic/src/functions.php Returns an array of stylesheet URLs. 1
authorize_access_allowed drupal/core/authorize.php Determines if the current user is allowed to run authorize.php. 1
authorize_access_denied_page drupal/core/authorize.php Renders a 403 access denied page for authorize.php. 1
authorize_filetransfer_form drupal/core/includes/authorize.inc Form constructor for the file transfer authorization form. 1
authorize_filetransfer_form_submit drupal/core/includes/authorize.inc Form submission handler for authorize_filetransfer_form().
authorize_filetransfer_form_validate drupal/core/includes/authorize.inc Form validation handler for authorize_filetransfer_form().
authorize_get_filetransfer drupal/core/includes/authorize.inc Gets a FileTransfer class for a specific transfer method and settings. 3
authorize_run_operation drupal/core/includes/authorize.inc Runs the operation specified in $_SESSION['authorize_operation']. 1
ban_admin_page drupal/core/modules/ban/ban.admin.inc Page callback: Displays banned IP addresses. 1
ban_help drupal/core/modules/ban/ban.module Implements hook_help().
ban_ip_delete_form drupal/core/modules/ban/ban.admin.inc Form constructor to unban an IP address. 1
ban_ip_delete_form_submit drupal/core/modules/ban/ban.admin.inc Form submission handler for ban_ip_delete_form().
ban_ip_form drupal/core/modules/ban/ban.admin.inc Form constructor for banning an IP address. 1
ban_ip_form_submit drupal/core/modules/ban/ban.admin.inc Form submission handler for ban_ip_form().
ban_ip_form_validate drupal/core/modules/ban/ban.admin.inc Form validation handler for ban_ip_form().
ban_ip_load drupal/core/modules/ban/ban.module Loads a banned IP address record from the database.
ban_menu drupal/core/modules/ban/ban.module Implements hook_menu().
ban_permission drupal/core/modules/ban/ban.module Implements hook_permission().
ban_schema drupal/core/modules/ban/ban.install Implements hook_schema().
bartik_drupal_alter_alter drupal/core/modules/system/tests/modules/common_test/common_test.module Implements hook_TYPE_alter() on behalf of Bartik theme.
bartik_field__taxonomy_term_reference drupal/core/themes/bartik/template.php Implements theme_field__field_type().
bartik_menu_tree drupal/core/themes/bartik/template.php Implements theme_menu_tree().
bartik_preprocess_block drupal/core/themes/bartik/template.php Implements hook_preprocess_HOOK() for block.tpl.php.
bartik_preprocess_html drupal/core/themes/bartik/template.php Implements hook_preprocess_HOOK() for html.tpl.php.
bartik_preprocess_maintenance_page drupal/core/themes/bartik/template.php Implements hook_preprocess_HOOK() for maintenance-page.tpl.php.
bartik_process_html drupal/core/themes/bartik/template.php Implements hook_process_HOOK() for html.tpl.php.
bartik_process_maintenance_page drupal/core/themes/bartik/template.php Implements hook_process_HOOK() for maintenance-page.tpl.php.
bartik_process_page drupal/core/themes/bartik/template.php Implements hook_process_HOOK() for page.tpl.php.
base_path drupal/core/includes/common.inc Returns the base URL path (i.e., directory) of the Drupal installation. 28

Pages

Other projects