|
theme_system_themes_page |
core/modules/system/system.theme.inc |
Returns HTML for the Appearance page. |
|
theme_table |
core/includes/theme.inc |
Returns HTML for a table. |
|
theme_tabledrag_example_parent_form |
modules/examples/tabledrag_example/tabledrag_example_parent_form.inc |
Theme callback for the tabledrag_example_parent_form form. |
|
theme_tabledrag_example_simple_form |
modules/examples/tabledrag_example/tabledrag_example_simple_form.inc |
Theme callback for the tabledrag_example_simple_form form. |
|
theme_tableselect |
core/includes/form.inc |
Returns HTML for a table with radio buttons or checkboxes. |
|
theme_tablesort_indicator |
core/includes/theme.inc |
Returns HTML for a sort icon. |
|
theme_task_list |
core/includes/theme.maintenance.inc |
Returns HTML for a list of maintenance tasks to perform. |
|
theme_taxonomy_overview_terms |
core/modules/taxonomy/taxonomy.theme.inc |
Returns HTML for a terms overview form as a sortable list of terms. |
|
theme_taxonomy_vocabulary_description |
core/modules/taxonomy/taxonomy.theme.inc |
Returns HTML for the vocabulary description. |
|
theme_taxonomy_vocabulary_name |
core/modules/taxonomy/taxonomy.theme.inc |
Returns HTML for the vocabulary human readable name, and its machine name. |
|
theme_tel |
core/includes/form.inc |
Returns HTML for a tel form element. |
|
theme_test_exit |
core/modules/simpletest/tests/theme_test.module |
Implements hook_exit(). |
|
theme_test_hook_init_page_callback |
core/modules/simpletest/tests/theme_test.module |
Menu callback for testing themed output generated in hook_init(). |
|
theme_test_init |
core/modules/simpletest/tests/theme_test.module |
Implements hook_init(). |
|
theme_test_menu |
core/modules/simpletest/tests/theme_test.module |
Implements hook_menu(). |
|
theme_test_preprocess_page |
core/modules/simpletest/tests/theme_test.module |
Implements hook_preprocess_page(). |
|
theme_test_system_info_alter |
core/modules/simpletest/tests/theme_test.module |
Implements hook_system_info_alter(). |
|
theme_test_system_theme_info |
core/modules/simpletest/tests/theme_test.module |
Implements hook_system_theme_info(). |
|
theme_test_template_test_page_callback |
core/modules/simpletest/tests/theme_test.module |
Menu callback for testing template overriding based on filename. |
|
theme_test_theme |
core/modules/simpletest/tests/theme_test.module |
Implements hook_theme(). |
|
theme_textarea |
core/includes/form.inc |
Returns HTML for a textarea form element. |
|
theme_textfield |
core/includes/form.inc |
Returns HTML for a textfield form element. |
|
theme_text_format_wrapper |
core/modules/filter/filter.theme.inc |
Returns HTML for a text format-enabled form element. |
|
theme_theme_test |
core/modules/simpletest/tests/theme_test.theme.inc |
Returns HTML for the 'theme_test' theme hook used by tests. |
|
theme_theme_test_foo |
core/modules/simpletest/tests/theme_test.theme.inc |
Theme function for testing theme('theme_test_foo'). |
|
theme_theming_example_content_array |
modules/examples/theming_example/theming_example.module |
Theme a simple content array. |
|
theme_theming_example_list |
modules/examples/theming_example/theming_example.module |
Theming a simple list. |
|
theme_theming_example_select_form |
modules/examples/theming_example/theming_example.module |
Theming a simple form. |
|
theme_token_tree |
core/modules/system/system.theme.inc |
Provide a 'tree' display of nested tokens. |
|
theme_token_tree_link |
core/modules/system/system.theme.inc |
Theme a link to a token tree either as a regular link or a dialog. |
|
theme_update_last_check |
core/modules/update/update.theme.inc |
Returns HTML for the last time we checked for update data. |
|
theme_update_manager_update_form |
core/modules/update/update.theme.inc |
Returns HTML for the first page in the process of updating projects. |
|
theme_update_page |
core/includes/theme.maintenance.inc |
Returns HTML for the update page. |
|
theme_update_report |
core/modules/update/update.theme.inc |
Returns HTML for the project status report. |
|
theme_update_status_label |
core/modules/update/update.theme.inc |
Returns HTML for a label to display for a project's update status. |
|
theme_update_version |
core/modules/update/update.theme.inc |
Returns HTML for the version display of a project. |
|
theme_url |
core/includes/form.inc |
Returns HTML for a URL form element. |
|
theme_username |
core/modules/user/user.theme.inc |
Returns HTML for a username, potentially linked to the user's page. |
|
theme_user_admin_permissions |
core/modules/user/user.theme.inc |
Returns HTML for the administer permissions page. |
|
theme_user_admin_roles |
core/modules/user/user.theme.inc |
Returns HTML for the role order form. |
|
theme_user_links_page |
core/modules/user/user.theme.inc |
Returns HTML for user forms with links instead of tabs. |
|
theme_user_list |
core/modules/user/user.theme.inc |
Returns HTML for a list of users. |
|
theme_user_permission_description |
core/modules/user/user.theme.inc |
Returns HTML for an individual permission description. |
|
theme_user_signature |
core/modules/user/user.theme.inc |
Returns HTML for a user signature. |
|
theme_vertical_tabs |
core/includes/form.inc |
Returns HTML for an element's children fieldsets as vertical tabs. |
|
theme_views_container |
core/modules/views/templates/views.theme.inc |
Generic <div> container function. |
|
theme_views_form_views_form |
core/modules/views/templates/views.theme.inc |
Theme function for a View with form elements: replace the placeholders. |
|
theme_views_mini_pager |
core/modules/views/templates/views.theme.inc |
|
|
theme_views_select_all_pages |
core/modules/views/templates/views.theme.inc |
Default theme function for selecting all rows in view for bulk operations. |
|
theme_views_ui_build_group_filter_form |
core/modules/views_ui/views_ui.theme.inc |
Theme the build group filter form. |