|
theme_profile_block |
documentation-6.x/developer/theme.php |
Implemented using the profile-block.tpl.php template. |
|
|
|
theme_profile_listing |
documentation-6.x/developer/theme.php |
Implemented using the profile-listing.tpl.php template. |
|
|
|
theme_profile_wrapper |
documentation-6.x/developer/theme.php |
Implemented using the profile-wrapper.tpl.php template. |
|
|
|
theme_progress_bar |
drupal-6.x/includes/theme.inc |
Return a themed progress bar. |
|
|
|
theme_radio |
drupal-6.x/includes/form.inc |
Format a radio button. |
|
|
|
theme_radios |
drupal-6.x/includes/form.inc |
Format a set of radio buttons. |
|
|
|
theme_render_template |
drupal-6.x/includes/theme.inc |
Render a system default template, which is essentially a PHP template. |
2 |
1 |
|
theme_search_block_form |
documentation-6.x/developer/theme.php |
Implemented using the search-block-form.tpl.php template. |
|
|
|
theme_search_result |
documentation-6.x/developer/theme.php |
Implemented using the search-result.tpl.php template. |
|
|
|
theme_search_results |
documentation-6.x/developer/theme.php |
Implemented using the search-results.tpl.php template. |
|
|
|
theme_search_theme_form |
documentation-6.x/developer/theme.php |
Implemented using the search-theme-form.tpl.php template. |
|
|
|
theme_select |
drupal-6.x/includes/form.inc |
Format a dropdown menu or scrolling selection box. |
|
1 |
|
theme_status_messages |
drupal-6.x/includes/theme.inc |
Return a themed set of status and/or error messages. The messages are grouped
by type. |
|
|
|
theme_status_report |
drupal-6.x/modules/system/system.admin.inc |
Theme requirements status report. |
|
|
|
theme_submenu |
drupal-6.x/includes/theme.inc |
Return a themed submenu, typically displayed under the tabs. |
|
|
|
theme_submit |
drupal-6.x/includes/form.inc |
Theme a form submit button. |
|
|
|
theme_syslog_format |
drupal-6.x/modules/syslog/syslog.module |
Format a system log entry. |
|
|
|
theme_system_admin_by_module |
drupal-6.x/modules/system/system.admin.inc |
Theme output of the dashboard page. |
|
|
|
theme_system_modules |
drupal-6.x/modules/system/system.admin.inc |
Theme callback for the modules form. |
|
|
|
theme_system_modules_uninstall |
drupal-6.x/modules/system/system.admin.inc |
Themes a table of currently disabled modules. |
|
|
|
theme_system_powered_by |
drupal-6.x/modules/system/system.module |
Format the Powered by Drupal text. |
|
|
|
theme_system_themes_form |
drupal-6.x/modules/system/system.admin.inc |
Theme function for the system themes form. |
|
|
|
theme_system_theme_select_form |
drupal-6.x/modules/system/system.admin.inc |
Theme the theme select form. |
|
|
|
theme_table |
drupal-6.x/includes/theme.inc |
Return a themed table. |
|
|
|
theme_tablesort_indicator |
drupal-6.x/includes/theme.inc |
Return a themed sort icon. |
|
|
|
theme_table_select_header_cell |
drupal-6.x/includes/theme.inc |
Returns a header cell for tables that have a select all functionality. |
|
|
|
theme_task_list |
drupal-6.x/includes/theme.maintenance.inc |
Return a themed list of maintenance tasks to perform. |
1 |
|
|
theme_taxonomy_overview_terms |
drupal-6.x/modules/taxonomy/taxonomy.admin.inc |
Theme the terms overview as a sortable list of terms. |
|
|
|
theme_taxonomy_overview_vocabularies |
drupal-6.x/modules/taxonomy/taxonomy.admin.inc |
Theme the vocabulary overview as a sortable list of vocabularies. |
|
|
|
theme_taxonomy_term_page |
drupal-6.x/modules/taxonomy/taxonomy.pages.inc |
Render a taxonomy term page HTML output. |
|
|
|
theme_taxonomy_term_select |
drupal-6.x/modules/taxonomy/taxonomy.module |
Format the selection field for choosing terms
(by deafult the default selection field is used). |
|
|
|
theme_textarea |
drupal-6.x/includes/form.inc |
Format a textarea. |
|
|
|
theme_textfield |
drupal-6.x/includes/form.inc |
Format a textfield. |
|
|
|
theme_token |
drupal-6.x/includes/form.inc |
Format a form token. |
|
|
|
theme_trigger_display |
drupal-6.x/modules/trigger/trigger.admin.inc |
Display actions assigned to this hook-op combination in a table. |
|
|
|
theme_update_page |
drupal-6.x/includes/theme.maintenance.inc |
Generate a themed update page. |
|
|
|
theme_update_report |
drupal-6.x/modules/update/update.report.inc |
Theme project status report. |
|
|
|
theme_update_version |
drupal-6.x/modules/update/update.report.inc |
Theme the version display of a project. |
|
|
|
theme_upload_attachments |
drupal-6.x/modules/upload/upload.module |
Displays file attachments in table |
|
|
|
theme_upload_form_current |
drupal-6.x/modules/upload/upload.module |
Theme the attachments list. |
|
|
|
theme_upload_form_new |
drupal-6.x/modules/upload/upload.module |
Theme the attachment form.
Note: required to output prefix/suffix. |
|
|
|
theme_username |
drupal-6.x/includes/theme.inc |
Format a username. |
|
|
|
theme_user_admin_account |
drupal-6.x/modules/user/user.admin.inc |
Theme user administration overview. |
|
|
|
theme_user_admin_new_role |
drupal-6.x/modules/user/user.admin.inc |
Theme the new-role form. |
|
|
|
theme_user_admin_perm |
drupal-6.x/modules/user/user.admin.inc |
Theme the administer permissions page. |
|
|
|
theme_user_filters |
drupal-6.x/modules/user/user.admin.inc |
Theme user administration filter selector. |
|
|
|
theme_user_filter_form |
drupal-6.x/modules/user/user.admin.inc |
Theme user administration filter form. |
|
|
|
theme_user_list |
drupal-6.x/modules/user/user.module |
Make a list of users. |
|
|
|
theme_user_picture |
documentation-6.x/developer/theme.php |
Implemented using the user-picture.tpl.php template. |
|
|
|
theme_user_profile |
documentation-6.x/developer/theme.php |
Implemented using the user-profile.tpl.php template. |
|
|