35 functions implement hook_process_HOOK()
Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.
- aggregator_aggregator_process_info in modules/
aggregator/ aggregator.processor.inc - Implements hook_aggregator_process_info().
- ajax_process_form in includes/
ajax.inc - Form element processing handler for the #ajax form property.
- bartik_process_html in themes/
bartik/ template.php - Override or insert variables into the page template for HTML output.
- bartik_process_maintenance_page in themes/
bartik/ template.php - Override or insert variables into the maintenance page template.
- bartik_process_page in themes/
bartik/ template.php - Override or insert variables into the page template.
- drupal_process_attached in includes/
common.inc - Adds attachments to a render() structure.
- drupal_process_form in includes/
form.inc - Processes a form submission.
- drupal_process_states in includes/
common.inc - Adds JavaScript to change the state of an element based on another element.
- file_field_widget_process_multiple in modules/
file/ file.field.inc - An element #process callback for a group of file_generic fields.
- filter_process_format in modules/
filter/ filter.module - Expands an element into a base element with text format selector attached.
- form_process_actions in includes/
form.inc - Processes a form actions container element.
- form_process_autocomplete in includes/
form.inc - Process function to prepare autocomplete data.
- form_process_button in includes/
form.inc - Processes a form button element.
- form_process_checkbox in includes/
form.inc - Sets the #checked property of a checkbox element.
- form_process_checkboxes in includes/
form.inc - Processes a checkboxes form element.
- form_process_container in includes/
form.inc - Processes a container element.
- form_process_date in includes/
form.inc - Expands a date element into year, month, and day select elements.
- form_process_fieldset in includes/
form.inc - Arranges fieldsets into groups.
- form_process_machine_name in includes/
form.inc - Processes a machine-readable name form element.
- form_process_password_confirm in includes/
form.inc - Expand a password_confirm field into two text boxes.
- form_process_radios in includes/
form.inc - Expands a radios element into individual radio elements.
- form_process_select in includes/
form.inc - Processes a select list form element.
- form_process_tableselect in includes/
form.inc - Creates checkbox or radio elements to populate a tableselect table.
- form_process_vertical_tabs in includes/
form.inc - Creates a group formatted as vertical tabs.
- form_process_weight in includes/
form.inc - Expands a weight element into a select element.
- garland_process_html in themes/
garland/ template.php - Override or insert variables into the html template.
- garland_process_page in themes/
garland/ template.php - Override or insert variables into the page template.
- template_process_field in modules/
field/ field.module - Theme process function for theme_field() and field.tpl.php.
- template_process_html in includes/
theme.inc - Process variables for html.tpl.php
- template_process_maintenance_page in includes/
theme.inc - Theme process function for theme_maintenance_field().
- template_process_overlay in modules/
overlay/ overlay.module - Implements template_process_HOOK() for overlay.tpl.php
- template_process_page in includes/
theme.inc - Process variables for page.tpl.php
- template_process_username in includes/
theme.inc - Processes variables for theme_username().
- update_process_project_info in modules/
update/ update.compare.inc - Determines version and type information for currently installed projects.
- user_form_process_password_confirm in modules/
user/ user.module - Form element process handler for client-side password validation.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.