Functions

Primary tabs

Name Location Description Direct uses Stringssort ascending
file_field_widget_value drupal/core/modules/file/file.field.inc Render API callback: Retrieves the value for the file_generic field element. 1
file_field_widget_process drupal/core/modules/file/file.field.inc Render API callback: Processes a file_generic field element. 1
file_field_widget_process_multiple drupal/core/modules/file/file.field.inc Render API callback: Processes a group of file_generic field elements. 1
file_field_widget_submit drupal/core/modules/file/file.field.inc Form submission handler for upload/remove button of file_field_widget_form(). 1
update_settings drupal/core/modules/update/update.settings.inc Form constructor for the update settings form. 1
update_manager_update_form drupal/core/modules/update/update.manager.inc Form constructor for the update form of the Update Manager module. 1
update_manager_update_form_validate drupal/core/modules/update/update.manager.inc Form validation handler for update_manager_update_form(). 1
update_manager_download_batch_finished drupal/core/modules/update/update.manager.inc Batch callback: Performs actions when the download batch is completed. 1
update_manager_update_ready_form drupal/core/modules/update/update.manager.inc Form constructor for the update ready form. 1
update_manager_install_form drupal/core/modules/update/update.manager.inc Form constructor for the install form of the Update Manager module. 1
update_manager_batch_project_get drupal/core/modules/update/update.manager.inc Batch callback: Downloads, unpacks, and verifies a project. 1
update_authorize_run_update drupal/core/modules/update/update.authorize.inc Updates existing projects when invoked by authorize.php. 1 1
update_authorize_run_install drupal/core/modules/update/update.authorize.inc Installs a new project when invoked by authorize.php. 1
update_authorize_update_batch_finished drupal/core/modules/update/update.authorize.inc Batch callback: Performs actions when the authorized update batch is done. 1
update_authorize_install_batch_finished drupal/core/modules/update/update.authorize.inc Batch callback: Performs actions when the authorized install batch is done. 1
update_manager_access drupal/core/modules/update/update.module Access callback: Resolves if the current user can access updater menu items. 5 1
update_cache_clear_submit drupal/core/modules/update/update.module Form submission handler for system_modules(). 1
_update_project_status_sort drupal/core/modules/update/update.module Orders projects based on their status. 1
update_delete_file_if_stale drupal/core/modules/update/update.module Deletes stale files and directories from the update manager disk cache. 1 1
update_manual_status drupal/core/modules/update/update.fetch.inc Page callback: Checks for updates and displays the update status report. 1
update_fetch_data_batch drupal/core/modules/update/update.fetch.inc Batch callback: Processes a step in batch for fetching available update data. 1
update_fetch_data_finished drupal/core/modules/update/update.fetch.inc Batch callback: Performs actions when all fetch tasks have been completed. 1
_update_create_fetch_task drupal/core/modules/update/update.fetch.inc Adds a task to the queue for fetching release history data for a project. 1 1
_filter_disable_format_access drupal/core/modules/filter/filter.module Access callback: Checks access for disabling text formats. 1
filter_format_exists drupal/core/modules/filter/filter.module Determines if a text format exists. 1
filter_admin_format_title drupal/core/modules/filter/filter.module Displays a text format form title. 1 1
_filter_list_cmp drupal/core/modules/filter/filter.module Sorts an array of filters by filter name. 1
filter_list_format drupal/core/modules/filter/filter.module Retrieves a list of filters for a given text format. 9 1
filter_process_format drupal/core/modules/filter/filter.module Expands an element into a base element with text format selector attached. 1
filter_form_access_denied drupal/core/modules/filter/filter.module Render API callback: Hides the field value of 'text_format' elements. 1
filter_access drupal/core/modules/filter/filter.module Checks if a user has access to a particular text format. 5 1
_filter_url_settings drupal/core/modules/filter/filter.module Filter URL settings callback: Provides settings for the URL filter. 1
_filter_url_escape_comments drupal/core/modules/filter/filter.module Escapes the contents of HTML comments. 1 1
_filter_url_tips drupal/core/modules/filter/filter.module Filter tips callback: Provides help for the URL filter. 1
_filter_htmlcorrector drupal/core/modules/filter/filter.module Scans the input and makes sure that HTML tags are properly closed. 4 1
_filter_html_escape_tips drupal/core/modules/filter/filter.module Filter tips callback: Provides help for the HTML escaping filter. 1
_filter_html_image_secure_process drupal/core/modules/filter/filter.module Process callback for local image filter. 1
_filter_html_image_secure_tips drupal/core/modules/filter/filter.module Filter tips callback for secure HTML image filter. 1
filter_tips_long drupal/core/modules/filter/filter.pages.inc Page callback: Displays a page with long filter tips. 1
filter_admin_overview drupal/core/modules/filter/filter.admin.inc Form constructor for a form to list and reorder text formats. 1
filter_admin_format_page drupal/core/modules/filter/filter.admin.inc Page callback: Displays the text format add/edit form. 1
filter_admin_format_form drupal/core/modules/filter/filter.admin.inc Form constructor for the text format add/edit form. 1
filter_admin_disable drupal/core/modules/filter/filter.admin.inc Form constructor for the text format deletion confirmation form. 1
help_main drupal/core/modules/help/help.admin.inc Page callback: Prints a page listing a glossary of Drupal terminology. 1
help_page drupal/core/modules/help/help.admin.inc Page callback: Prints a page listing general help for a module. 1
translation_entity_translate_access drupal/core/modules/translation_entity/translation_entity.module Access callback for the translation overview page. 1 1
translation_entity_add_access drupal/core/modules/translation_entity/translation_entity.module Access callback for the translation addition page. 1
translation_entity_language_configuration_element_process drupal/core/modules/translation_entity/translation_entity.module Process callback: Expands the language_configuration form element. 1 1
translation_entity_language_configuration_element_validate drupal/core/modules/translation_entity/translation_entity.module Form validation handler for element added with translation_entity_language_configuration_element_process(). 1
translation_entity_translatable_form drupal/core/modules/translation_entity/translation_entity.admin.inc Form constructor for the confirmation of translatability switching. 1

Pages

Other projects