|
theme_aggregator_summary_items |
documentation-6.x/developer/theme.php |
Implemented using the aggregator-summary-items.tpl.php template. |
|
|
|
theme_aggregator_wrapper |
documentation-6.x/developer/theme.php |
Implemented using the aggregator-wrapper.tpl.php template. |
|
|
|
theme_block |
documentation-6.x/developer/theme.php |
Implemented using the block.tpl.php template. |
|
|
|
theme_blocks |
drupal-6.x/includes/theme.inc |
Return a set of blocks available for the current user. |
1 |
|
|
theme_block_admin_display_form |
documentation-6.x/developer/theme.php |
Implemented using the block-admin-display-form.tpl.php template. |
|
|
|
theme_book_admin_table |
drupal-6.x/modules/book/book.admin.inc |
Theme function for the book administration page form. |
|
|
|
theme_book_all_books_block |
documentation-6.x/developer/theme.php |
Implemented using the book-all-books-block.tpl.php template. |
|
|
|
theme_book_export_html |
documentation-6.x/developer/theme.php |
Implemented using the book-export-html.tpl.php template. |
|
|
|
theme_book_navigation |
documentation-6.x/developer/theme.php |
Implemented using the book-navigation.tpl.php template. |
|
|
|
theme_book_node_export_html |
documentation-6.x/developer/theme.php |
Implemented using the book-node-export-html.tpl.php template. |
|
|
|
theme_book_title_link |
drupal-6.x/modules/book/book.module |
Generate the HTML output for a link to a book title when used as a block title. |
|
|
|
theme_box |
drupal-6.x/includes/theme.inc |
Return a themed box. |
|
|
|
theme_breadcrumb |
drupal-6.x/includes/theme.inc |
Return a themed breadcrumb trail. |
|
|
|
theme_button |
drupal-6.x/includes/form.inc |
Theme a form button. |
|
|
|
theme_checkbox |
drupal-6.x/includes/form.inc |
Format a checkbox. |
|
|
|
theme_checkboxes |
drupal-6.x/includes/form.inc |
Format a set of checkboxes. |
|
|
|
theme_closure |
drupal-6.x/includes/theme.inc |
Execute hook_footer() which is run at the end of the page right before the
close of the body tag. |
1 |
|
|
theme_color_scheme_form |
drupal-6.x/modules/color/color.module |
Theme color form. |
|
|
|
theme_comment |
documentation-6.x/developer/theme.php |
Implemented using the comment.tpl.php template. |
|
|
|
theme_comment_admin_overview |
drupal-6.x/modules/comment/comment.admin.inc |
Theme the comment admin form. |
|
|
|
theme_comment_block |
drupal-6.x/modules/comment/comment.module |
Returns a formatted list of recent comments to be displayed in the comment block. |
|
|
|
theme_comment_controls |
drupal-6.x/modules/comment/comment.module |
Theme comment controls box where the user can change the default display mode and display order of comments. |
|
|
|
theme_comment_flat_collapsed |
drupal-6.x/modules/comment/comment.module |
Theme comment flat collapsed view. |
|
|
|
theme_comment_flat_expanded |
drupal-6.x/modules/comment/comment.module |
Theme comment flat expanded view. |
|
|
|
theme_comment_folded |
documentation-6.x/developer/theme.php |
Implemented using the comment-folded.tpl.php template. |
|
|
|
theme_comment_post_forbidden |
drupal-6.x/modules/comment/comment.module |
Theme a "you can't post comments" notice. |
|
|
|
theme_comment_submitted |
drupal-6.x/modules/comment/comment.module |
Theme a "Submitted by ..." notice. |
|
|
|
theme_comment_thread_collapsed |
drupal-6.x/modules/comment/comment.module |
Theme comment thread collapsed view. |
|
|
|
theme_comment_thread_expanded |
drupal-6.x/modules/comment/comment.module |
Theme comment thread expanded view. |
|
|
|
theme_comment_view |
drupal-6.x/modules/comment/comment.module |
Themes a single comment and related items. |
|
|
|
theme_comment_wrapper |
documentation-6.x/developer/theme.php |
Implemented using the comment-wrapper.tpl.php template. |
|
|
|
theme_date |
drupal-6.x/includes/form.inc |
Format a date selection element. |
|
|
|
theme_dblog_filters |
drupal-6.x/modules/dblog/dblog.module |
Theme dblog administration filter selector. |
|
|
|
theme_feed_icon |
drupal-6.x/includes/theme.inc |
Return code that emits an feed icon. |
|
|
|
theme_fieldset |
drupal-6.x/includes/form.inc |
Format a group of form items. |
|
|
|
theme_file |
drupal-6.x/includes/form.inc |
Format a file upload field. |
|
|
|
theme_filter_admin_order |
drupal-6.x/modules/filter/filter.admin.inc |
Theme filter order configuration form. |
|
|
|
theme_filter_admin_overview |
drupal-6.x/modules/filter/filter.admin.inc |
Theme the admin overview form. |
|
|
|
theme_filter_tips |
drupal-6.x/modules/filter/filter.pages.inc |
Format a set of filter tips. |
|
|
|
theme_filter_tips_more_info |
drupal-6.x/modules/filter/filter.module |
Format a link to the more extensive filter tips. |
|
|
|
theme_form |
drupal-6.x/includes/form.inc |
Format a form. |
|
|
|
theme_form_element |
drupal-6.x/includes/form.inc |
Return a themed form element. |
|
|
|
theme_forums |
documentation-6.x/developer/theme.php |
Implemented using the forums.tpl.php template. |
|
|
|
theme_forum_icon |
documentation-6.x/developer/theme.php |
Implemented using the forum-icon.tpl.php template. |
|
|
|
theme_forum_list |
documentation-6.x/developer/theme.php |
Implemented using the forum-list.tpl.php template. |
|
|
|
theme_forum_submitted |
documentation-6.x/developer/theme.php |
Implemented using the forum-submitted.tpl.php template. |
|
|
|
theme_forum_topic_list |
documentation-6.x/developer/theme.php |
Implemented using the forum-topic-list.tpl.php template. |
|
|
|
theme_forum_topic_navigation |
documentation-6.x/developer/theme.php |
Implemented using the forum-topic-navigation.tpl.php template. |
|
|
|
theme_get_registry |
drupal-6.x/includes/theme.inc |
Retrieve the stored theme registry. If the theme registry is already
in memory it will be returned; otherwise it will attempt to load the
registry from cache. If this fails, it will construct the registry and
cache it. |
3 |
|
|
theme_get_setting |
drupal-6.x/includes/theme.inc |
Retrieve a setting for the current theme.
This function is designed for use from within themes & engines
to determine theme settings made in the admin interface. |
6 |
|