_theme_test_alter |
modules/simpletest/tests/theme_test.module |
Page callback, calls backdrop_alter(). |
theme_test_exit |
modules/simpletest/tests/theme_test.module |
Implements hook_exit(). |
theme_test_hook_init_page_callback |
modules/simpletest/tests/theme_test.module |
Menu callback for testing themed output generated in hook_init(). |
theme_test_init |
modules/simpletest/tests/theme_test.module |
Implements hook_init(). |
_theme_test_load_registry |
modules/simpletest/tests/theme_test.module |
Fake registry loading callback. |
theme_test_menu |
modules/simpletest/tests/theme_test.module |
Implements hook_menu(). |
theme_test_preprocess_page |
modules/simpletest/tests/theme_test.module |
Implements hook_preprocess_page(). |
_theme_test_suggestion |
modules/simpletest/tests/theme_test.module |
Page callback, calls a theme hook suggestion. |
theme_test_system_info_alter |
modules/simpletest/tests/theme_test.module |
Implements hook_system_info_alter(). |
theme_test_system_theme_info |
modules/simpletest/tests/theme_test.module |
Implements hook_system_theme_info(). |
theme_test_template_test_page_callback |
modules/simpletest/tests/theme_test.module |
Menu callback for testing template overridding based on filename. |
theme_test_theme |
modules/simpletest/tests/theme_test.module |
Implements hook_theme(). |
theme_textarea |
includes/form.inc |
Returns HTML for a textarea form element. |
theme_textfield |
includes/form.inc |
Returns HTML for a textfield form element. |
theme_text_format_wrapper |
modules/filter/filter.theme.inc |
Returns HTML for a text format-enabled form element. |
theme_theme_test |
modules/simpletest/tests/theme_test.theme.inc |
Returns HTML for the 'theme_test' theme hook used by tests. |
theme_theme_test_foo |
modules/simpletest/tests/theme_test.theme.inc |
Theme function for testing theme('theme_test_foo'). |
theme_token_tree |
modules/system/system.theme.inc |
Provide a 'tree' display of nested tokens. |
theme_token_tree_link |
modules/system/system.theme.inc |
Theme a link to a token tree either as a regular link or a dialog. |
theme_tree_table |
modules/system/system.theme.inc |
Theme a tree table. |
theme_update_last_check |
modules/update/update.theme.inc |
Returns HTML for the last time we checked for update data. |
theme_update_manager_update_form |
modules/update/update.theme.inc |
Returns HTML for the first page in the process of updating projects. |
theme_update_page |
includes/theme.maintenance.inc |
Returns HTML for the update page. |
theme_update_report |
modules/update/update.theme.inc |
Returns HTML for the project status report. |
theme_update_status_label |
modules/update/update.theme.inc |
Returns HTML for a label to display for a project's update status. |
theme_update_version |
modules/update/update.theme.inc |
Returns HTML for the version display of a project. |
theme_url |
includes/form.inc |
Returns HTML for a URL form element. |
theme_user_admin_permissions |
modules/user/user.theme.inc |
Returns HTML for the administer permissions page. |
theme_user_admin_roles |
modules/user/user.theme.inc |
Returns HTML for the role order form. |
theme_user_list |
modules/user/user.theme.inc |
Returns HTML for a list of users. |
theme_username |
modules/user/user.theme.inc |
Returns HTML for a username, potentially linked to the user's page. |
theme_user_permission_description |
modules/user/user.theme.inc |
Returns HTML for an individual permission description. |
theme_user_signature |
modules/user/user.theme.inc |
Returns HTML for a user signature. |
theme_vertical_tabs |
includes/form.inc |
Returns HTML for an element's children fieldsets as vertical tabs. |
theme_views_container |
modules/views/templates/views.theme.inc |
Generic <div> container function. |
theme_views_form_views_form |
modules/views/templates/views.theme.inc |
Theme function for a View with form elements: replace the placeholders. |
theme_views_mini_pager |
modules/views/templates/views.theme.inc |
|
theme_views_ui_build_group_filter_form |
modules/views_ui/views_ui.theme.inc |
Theme the build group filter form. |
theme_views_ui_expose_filter_form |
modules/views_ui/views_ui.theme.inc |
Theme the expose filter form. |
theme_views_ui_rearrange_filter_form |
modules/views_ui/views_ui.theme.inc |
Turn the rearrange form into a proper table |
theme_views_ui_rearrange_form |
modules/views_ui/views_ui.theme.inc |
Turn the rearrange form into a proper table |
theme_views_ui_reorder_displays_form |
modules/views_ui/views_ui.theme.inc |
Turn the reorder form into a proper table |
theme_views_ui_style_plugin_table |
modules/views_ui/views_ui.theme.inc |
Theme the form for the table style plugin |
theme_views_ui_view_description |
modules/views_ui/views_ui.theme.inc |
Display the view description, tags, and type (base table). |
theme_views_ui_view_name Deprecated |
modules/views_ui/views_ui.theme.inc |
Display the view name and its machine name. |
theme_views_ui_view_preview_section |
modules/views_ui/views_ui.theme.inc |
Returns the HTML for a section of a View being previewed within the Views UI. |
theme_views_ui_view_storage |
modules/views_ui/views_ui.theme.inc |
Display the storage status of the view. |
theme_views_view_field |
modules/views/templates/views.theme.inc |
Display a single views field. |
theme_views_view_grouping |
modules/views/templates/views.theme.inc |
Display a single views grouping. |
theme_views_view_mapping_test |
modules/views/tests/views_test/views_test.module |
Returns HTML for the Mapping Test style. |