Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
overlay_trigger_refresh drupal/core/modules/overlay/overlay.module Checks if the parent window needs to be refreshed on this page load. 1
overlay_update_8000 drupal/core/modules/overlay/overlay.install Migrate {users}.data into {users_data}.
overlay_update_dependencies drupal/core/modules/overlay/overlay.install Implements hook_update_dependencies().
overlay_user_dismiss_message drupal/core/modules/overlay/overlay.module Page callback: Dismisses the overlay accessibility message for this user. 1
overlay_user_dismiss_message_access drupal/core/modules/overlay/overlay.module Access callback: Determines access to dismiss the accessibility message. 1
overlay_user_update drupal/core/modules/overlay/overlay.module Implements hook_user_update().
pager_default_initialize drupal/core/includes/pager.inc Initializes a pager for theme('pager'). 3
pager_find_page drupal/core/includes/pager.inc Returns the current page being requested for display within a pager. 2
pager_get_query_parameters drupal/core/includes/pager.inc Compose a URL query parameter array for pager links. 1
pager_load_array drupal/core/includes/pager.inc Helper function 3
parse_size drupal/core/includes/common.inc Parses a given byte count. 7
password_confirm_validate drupal/core/includes/form.inc Validates a password_confirm element. 1
path_admin_edit drupal/core/modules/path/path.admin.inc Page callback: Returns a form creating or editing a path alias. 1
path_admin_filter_form drupal/core/modules/path/path.admin.inc Form constructor for the path admin overview filter form. 1
path_admin_filter_form_submit_filter drupal/core/modules/path/path.admin.inc Form submission handler for the path_admin_filter_form() Filter button. 1
path_admin_filter_form_submit_reset drupal/core/modules/path/path.admin.inc Form submission handler for the path_admin_filter_form() Reset button. 1
path_admin_form drupal/core/modules/path/path.admin.inc Form constructor for the path administration form. 1
path_admin_form_delete_submit drupal/core/modules/path/path.admin.inc Form submission handler for the 'Delete' button on path_admin_form(). 1
path_admin_form_submit drupal/core/modules/path/path.admin.inc Form submission handler for path_admin_form().
path_admin_form_validate drupal/core/modules/path/path.admin.inc Form validation handler for path_admin_form().
path_admin_overview drupal/core/modules/path/path.admin.inc Returns a listing of all defined URL aliases. 1
path_data_type_info drupal/core/modules/path/path.module Implements hook_data_type_info().
path_entity_field_info drupal/core/modules/path/path.module Implements hook_entity_field_info().
path_form_element_validate drupal/core/modules/path/path.module Form element validation handler for URL alias form element. 2
path_form_node_form_alter drupal/core/modules/path/path.module Implements hook_form_BASE_FORM_ID_alter() for node_form().
path_form_taxonomy_term_form_alter drupal/core/modules/path/path.module Implements hook_form_FORM_ID_alter() for taxonomy_term_form().
path_get_admin_paths drupal/core/includes/path.inc Gets a list of administrative and non-administrative paths. 2
path_help drupal/core/modules/path/path.module Implements hook_help().
path_is_admin drupal/core/includes/path.inc Determines whether a path is in the administrative section of the site. 4
path_library_info drupal/core/modules/path/path.module Implements hook_library_info().
path_load drupal/core/includes/path.inc Fetches a specific URL alias from the database.
path_menu drupal/core/modules/path/path.module Implements hook_menu().
path_node_insert drupal/core/modules/path/path.module Implements hook_node_insert().
path_node_predelete drupal/core/modules/path/path.module Implements hook_node_predelete().
path_node_update drupal/core/modules/path/path.module Implements hook_node_update().
path_permission drupal/core/modules/path/path.module Implements hook_permission().
path_taxonomy_term_delete drupal/core/modules/path/path.module Implements hook_taxonomy_term_delete().
path_taxonomy_term_insert drupal/core/modules/path/path.module Implements hook_taxonomy_term_insert().
path_taxonomy_term_update drupal/core/modules/path/path.module Implements hook_taxonomy_term_update().
path_test_path_update drupal/core/modules/system/tests/modules/path_test/path_test.module Implements hook_path_update().
path_test_reset drupal/core/modules/system/tests/modules/path_test/path_test.module Resets the path test results.
path_to_theme drupal/core/includes/theme.inc Returns the path to the current themed element. 3
phptemplate_extension drupal/core/themes/engines/phptemplate/phptemplate.engine Implements hook_extension().
phptemplate_init drupal/core/themes/engines/phptemplate/phptemplate.engine Implements hook_init().
phptemplate_render_template drupal/core/themes/engines/phptemplate/phptemplate.engine Renders a system default template, which is essentially a PHP template.
phptemplate_theme drupal/core/themes/engines/phptemplate/phptemplate.engine Implements hook_theme().
php_disable drupal/core/modules/php/php.install Implements hook_disable().
php_eval drupal/core/modules/php/php.module Evaluates a string of PHP code. 3
php_help drupal/core/modules/php/php.module Implements hook_help().
php_permission drupal/core/modules/php/php.module Implements hook_permission().

Pages

Other projects