|
theme_get_settings |
drupal-6.x/includes/theme.inc |
Retrieve an associative array containing the settings for a theme. |
2 |
|
|
theme_help |
drupal-6.x/includes/theme.inc |
Return a themed help message. |
|
|
|
theme_hidden |
drupal-6.x/includes/form.inc |
Format a hidden form field. |
|
|
|
theme_image |
drupal-6.x/includes/theme.inc |
Return a themed image. |
|
|
|
theme_image_button |
drupal-6.x/includes/form.inc |
Theme a form image button. |
|
|
|
theme_indentation |
drupal-6.x/includes/theme.inc |
Create a standard indentation div. Used for drag and drop tables. |
|
|
|
theme_install_page |
drupal-6.x/includes/theme.maintenance.inc |
Generate a themed installation page. |
|
|
|
theme_item |
drupal-6.x/includes/form.inc |
Format a form item. |
|
|
|
theme_item_list |
drupal-6.x/includes/theme.inc |
Return a themed list of items. |
|
|
|
theme_links |
drupal-6.x/includes/theme.inc |
Returns HTML for a set of links. |
|
|
|
theme_locale_languages_overview_form |
drupal-6.x/includes/locale.inc |
Theme the language overview form. |
|
|
|
theme_maintenance_page |
documentation-6.x/developer/theme.php |
Implemented using the maintenance-page.tpl.php template. |
|
|
|
theme_mark |
drupal-6.x/includes/theme.inc |
Return a themed marker, useful for marking new or updated
content. |
|
|
|
theme_markup |
drupal-6.x/includes/form.inc |
|
|
|
|
theme_menu_item |
drupal-6.x/includes/menu.inc |
Generate the HTML output for a menu item and submenu. |
|
|
|
theme_menu_item_link |
drupal-6.x/includes/menu.inc |
Generate the HTML output for a single menu link. |
|
|
|
theme_menu_local_task |
drupal-6.x/includes/menu.inc |
Generate the HTML output for a single local task link. |
|
|
|
theme_menu_local_tasks |
drupal-6.x/includes/menu.inc |
Returns the rendered local tasks. The default implementation renders them as tabs. |
|
|
|
theme_menu_overview_form |
drupal-6.x/modules/menu/menu.admin.inc |
Theme the menu overview form into a table. |
|
|
|
theme_menu_tree |
drupal-6.x/includes/menu.inc |
Generate the HTML output for a menu tree |
|
|
|
theme_more_help_link |
drupal-6.x/includes/theme.inc |
Returns code that emits the 'more help'-link. |
|
|
|
theme_more_link |
drupal-6.x/includes/theme.inc |
Returns code that emits the 'more' link used on blocks. |
|
|
|
theme_node |
documentation-6.x/developer/theme.php |
Implemented using the node.tpl.php template. |
|
|
|
theme_node_add_list |
drupal-6.x/modules/node/node.pages.inc |
Display the list of available node types for node creation. |
|
|
|
theme_node_admin_nodes |
drupal-6.x/modules/node/node.admin.inc |
Theme node administration overview. |
|
|
|
theme_node_filters |
drupal-6.x/modules/node/node.admin.inc |
Theme node administration filter selector. |
|
|
|
theme_node_filter_form |
drupal-6.x/modules/node/node.admin.inc |
Theme node administration filter form. |
|
|
|
theme_node_form |
drupal-6.x/modules/node/node.pages.inc |
Present a node submission form. |
|
|
|
theme_node_list |
drupal-6.x/modules/node/node.module |
Format a listing of links to nodes. |
|
|
|
theme_node_log_message |
drupal-6.x/modules/node/node.module |
Theme a log message. |
|
|
|
theme_node_preview |
drupal-6.x/modules/node/node.pages.inc |
Display a node preview for display during node creation and editing. |
|
|
|
theme_node_search_admin |
drupal-6.x/modules/node/node.module |
Theme the content ranking part of the search settings admin page. |
|
|
|
theme_node_submitted |
drupal-6.x/modules/node/node.module |
Format the "Submitted by username on date/time" for each node |
|
|
|
theme_page |
documentation-6.x/developer/theme.php |
Implemented using the page.tpl.php template. |
|
|
|
theme_pager |
drupal-6.x/includes/pager.inc |
Returns HTML for a query pager. |
|
|
|
theme_pager_first |
drupal-6.x/includes/pager.inc |
Returns HTML for a "first page" link. |
|
|
|
theme_pager_last |
drupal-6.x/includes/pager.inc |
Returns HTML for a "last page" link. |
|
|
|
theme_pager_link |
drupal-6.x/includes/pager.inc |
Returns HTML for a link to a specific query result page. |
|
|
|
theme_pager_next |
drupal-6.x/includes/pager.inc |
Returns HTML for a "next page" link. |
|
|
|
theme_pager_previous |
drupal-6.x/includes/pager.inc |
Returns HTML for a "previous page" link. |
|
|
|
theme_password |
drupal-6.x/includes/form.inc |
Format a password field. |
|
|
|
theme_password_confirm |
drupal-6.x/includes/form.inc |
Format a password_confirm item. |
|
|
|
theme_placeholder |
drupal-6.x/includes/theme.inc |
Formats text for emphasized display in a placeholder inside a sentence.
Used automatically by t(). |
|
|
|
theme_poll_bar |
documentation-6.x/developer/theme.php |
Implemented using the poll-bar.tpl.php template. |
|
|
|
theme_poll_bar_block |
documentation-6.x/developer/theme.php |
Implemented using the poll-bar-block.tpl.php template. |
|
|
|
theme_poll_choices |
drupal-6.x/modules/poll/poll.module |
Theme the admin poll form for choices. |
|
|
|
theme_poll_results |
documentation-6.x/developer/theme.php |
Implemented using the poll-results.tpl.php template. |
|
|
|
theme_poll_results_block |
documentation-6.x/developer/theme.php |
Implemented using the poll-results-block.tpl.php template. |
|
|
|
theme_poll_vote |
documentation-6.x/developer/theme.php |
Implemented using the poll-vote.tpl.php template. |
|
|
|
theme_profile_admin_overview |
drupal-6.x/modules/profile/profile.admin.inc |
Theme the profile field overview into a drag and drop enabled table. |
|
|