11 calls to element_info()
- ajax_prepare_response in includes/
ajax.inc - Converts the return value of a page callback into an Ajax commands array.
- drupal_deliver_html_page in includes/
common.inc - Packages and sends the result of a page callback to the browser as HTML.
- drupal_prepare_form in includes/
form.inc - Prepares a structured form array.
- drupal_render in includes/
common.inc - Renders HTML given a structured array tree.
- drupal_render_page in includes/
common.inc - Renders the page, including all theming.
- element_info_property in includes/
common.inc - Retrieves a single property for the defined element type.
- file_field_widget_form in modules/
file/ file.field.inc - Implements hook_field_widget_form().
- filter_process_format in modules/
filter/ filter.module - Expands an element into a base element with text format selector attached.
- form_builder in includes/
form.inc - Builds and processes all elements in the structured form array.
- form_process_weight in includes/
form.inc - Expands a weight element into a select element.
- system_batch_page in modules/
system/ system.admin.inc - Default page callback for batches.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.