12 calls to drupal_html_class()

contextual_pre_render_links in drupal/modules/contextual/contextual.module
Build a renderable array for contextual links.
dblog_overview in drupal/modules/dblog/dblog.admin.inc
Page callback: Displays a listing of database log messages.
DrupalHTMLIdentifierTestCase::testDrupalHTMLClass in drupal/modules/simpletest/tests/common.test
Tests that drupal_html_class() cleans the class name properly.
drupal_region_class in drupal/includes/common.inc
Provides a standard HTML class name that identifies a page region.
field_default_form in drupal/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 drupal/modules/field_ui/field_ui.admin.inc
Pre-render callback for field_ui_table elements.
template_preprocess in drupal/includes/theme.inc
Adds a default set of helper variables for variable processors and templates.
template_preprocess_block in drupal/modules/block/block.module
Processes variables for block.tpl.php.
template_preprocess_html in drupal/includes/theme.inc
Preprocess variables for html.tpl.php
template_preprocess_node in drupal/modules/node/node.module
Processes variables for node.tpl.php
theme_field_ui_table in drupal/modules/field_ui/field_ui.admin.inc
Returns HTML for Field UI overview tables.
theme_filter_tips in drupal/modules/filter/filter.pages.inc
Returns HTML for a set of filter tips.