Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
overlay_regions drupal/core/modules/overlay/overlay.module Returns a list of page regions that appear in the overlay. 1
overlay_render_region drupal/core/modules/overlay/overlay.module Renders an individual page region. 3
overlay_request_page_refresh drupal/core/modules/overlay/overlay.module Requests that the entire parent window is reloaded when the overlay closes. 1
overlay_request_refresh drupal/core/modules/overlay/overlay.module Requests that the parent window refreshes a particular page region. 1
overlay_set_mode drupal/core/modules/overlay/overlay.module Sets the overlay mode and adds proper JavaScript and styles to the page. 2
overlay_set_regions_to_render drupal/core/modules/overlay/overlay.module Sets the regions of the page that rendering will be limited to. 3
overlay_store_rendered_content drupal/core/modules/overlay/overlay.module Stores strings representing rendered HTML content. 2
overlay_supplemental_regions drupal/core/modules/overlay/overlay.module Returns a list of supplemental page regions for the overlay. 2
overlay_system_info_alter drupal/core/modules/overlay/overlay.module Implements hook_system_info_alter().
overlay_theme drupal/core/modules/overlay/overlay.module Implements hook_theme().
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'). 2
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 2
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_delete_confirm drupal/core/modules/path/path.admin.inc Form constructor for the path deletion form. 1
path_admin_delete_confirm_submit drupal/core/modules/path/path.admin.inc Form submission handler for path_admin_delete_confirm().
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_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 Get 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 Determine 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 Fetch 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().

Pages

Other projects