backdrop_region_class in includes/common.inc
Provides a standard HTML class name that identifies a page region.
backdrop_retrieve_form in includes/form.inc
Retrieves the structured array that defines a given form.
CommonHTMLIdentifierTestCase::testBackdropHTMLClass in modules/simpletest/tests/common.test
Tests that backdrop_html_class() cleans the class name properly.
contextual_pre_render_links in modules/contextual/contextual.module
Pre-render callback: Builds a renderable array for contextual links.
dblog_overview in modules/dblog/dblog.admin.inc
Page callback: Displays a listing of database log messages.
drupal_html_class in includes/drupal.inc
Prepares a string for use as a valid class name.
field_default_form in modules/field/field.form.inc
Creates a form element for a field and can populate it with a default value.
field_ui_table_pre_render in modules/field_ui/field_ui.admin.inc
Render API callback: Performs pre-render tasks on field_ui_table elements.
node_form in modules/node/node.pages.inc
Form constructor for the node add/edit form.
template_preprocess in includes/theme.inc
Adds a default set of variables for variable preprocessors and templates.
template_preprocess_block in modules/layout/layout.theme.inc
Prepares variables for block templates.
template_preprocess_file_entity in modules/file/file.module
Process variables for file.tpl.php
template_preprocess_node in modules/node/node.theme.inc
Processes variables for node.tpl.php.
template_preprocess_page in includes/theme.inc
Preprocess variables for page.tpl.php
theme_field_ui_table in modules/field_ui/field_ui.theme.inc
Returns HTML for Field UI overview tables.
theme_filter_tips in modules/filter/filter.theme.inc
Returns HTML for a set of filter tips.
theme_links in includes/theme.inc
Returns HTML for a set of links.