theme_link_formatter_link_absolute |
core/modules/link/link.theme.inc |
Formats a link as an absolute URL. |
theme_link_formatter_link_default |
core/modules/link/link.theme.inc |
Formats a link. |
theme_link_formatter_link_domain |
core/modules/link/link.theme.inc |
Formats a link using the URL's domain for it's link text. |
theme_link_formatter_link_label |
core/modules/link/link.theme.inc |
Formats a link using the field's label as link text. |
theme_link_formatter_link_plain |
core/modules/link/link.theme.inc |
Formats a link (or its title) as plain text. |
theme_link_formatter_link_separate |
core/modules/link/link.theme.inc |
Formats a link as separate title and URL elements. |
theme_link_formatter_link_short |
core/modules/link/link.theme.inc |
Formats a link using "Link" as the link text. |
theme_link_formatter_link_title_plain |
core/modules/link/link.theme.inc |
Formats a link's title as plain text. |
theme_link_formatter_link_url |
core/modules/link/link.theme.inc |
Formats a link using an alternate display URL for its link text. |
theme_locale_date_format_form |
core/modules/locale/locale.theme.inc |
Returns themed HTML for the locale_date_format_form() form. |
theme_mark |
core/includes/theme.inc |
Returns HTML for a marker for new or updated content. |
theme_menu_admin_overview Deprecated |
core/modules/menu/menu.theme.inc |
Returns HTML for a menu title and description for the menu overview page. |
theme_menu_link |
core/includes/menu.inc |
Returns HTML for a menu link and submenu. |
theme_menu_local_action |
core/includes/menu.inc |
Returns HTML for a single local action link. |
theme_menu_local_actions |
core/includes/menu.inc |
Returns rendered HTML for the local actions. |
theme_menu_local_task |
core/includes/menu.inc |
Returns HTML for a single local task link. |
theme_menu_local_tasks |
core/includes/menu.inc |
Returns HTML for primary and secondary local tasks. |
theme_menu_overview_form |
core/modules/menu/menu.theme.inc |
Returns HTML for the menu overview form into a table. |
theme_menu_toggle |
core/includes/menu.inc |
Returns rendered HTML for a menu toggle. |
theme_menu_tree |
core/includes/menu.inc |
Returns HTML for a wrapper for a menu tree. |
theme_more_help_link |
core/includes/theme.inc |
Returns HTML for a "more help" link. |
theme_more_link |
core/includes/theme.inc |
Returns HTML for a "more" link, like those used in blocks. |
theme_node_add_list |
core/modules/node/node.theme.inc |
Returns HTML for a list of available node types for node creation. |
theme_node_admin_overview Deprecated |
core/modules/node/node.theme.inc |
Returns HTML for a node type description for the content type admin page. |
theme_node_hooks_example_rating |
modules/examples/node_hooks_example/node_hooks_example.module |
A custom theme function. |
theme_node_preview |
core/modules/node/node.theme.inc |
Returns HTML for a node preview for display during node creation and editing. |
theme_node_preview_banner_form |
core/modules/node/node.theme.inc |
Returns HTML for node_preview_banner_form(). |
theme_node_search_factors |
core/modules/node/node.theme.inc |
Returns HTML for the content ranking part of the search settings admin page. |
theme_node_type_example_color |
modules/examples/node_type_example/node_type_example.module |
A custom theme function. |
theme_number |
core/includes/form.inc |
Returns HTML for a number form element. |
theme_options |
core/modules/field/modules/options/options.theme.inc |
Theme an options element. |
theme_options_none |
core/modules/field/modules/options/options.theme.inc |
Returns HTML for the label for the empty value for options that are not required. |
theme_pager |
core/includes/pager.inc |
Returns HTML for a query pager. |
theme_pager_first |
core/includes/pager.inc |
Returns HTML for the "first page" link in a query pager. |
theme_pager_last |
core/includes/pager.inc |
Returns HTML for the "last page" link in query pager. |
theme_pager_link |
core/includes/pager.inc |
Returns HTML for a link to a specific query result page. |
theme_pager_next |
core/includes/pager.inc |
Returns HTML for the "next page" link in a query pager. |
theme_pager_previous |
core/includes/pager.inc |
Returns HTML for the "previous page" link in a query pager. |
theme_password |
core/includes/form.inc |
Returns HTML for a password form element. |
theme_path_bulk_update_form |
core/modules/path/path.admin.inc |
Returns HTML for the Path bulk update page. |
theme_progress_bar |
core/includes/theme.inc |
Returns HTML for a progress bar. |
theme_queue_items |
modules/examples/queue_example/queue_example.module |
Themes the queue display. |
theme_radio |
core/includes/form.inc |
Returns HTML for a radio button form element. |
theme_range |
core/includes/form.inc |
Returns HTML for a range form element. |
theme_render_array |
modules/examples/render_example/render_example.module |
Themes the render array (from the demonstration page). |
theme_render_example_add_div |
modules/examples/render_example/render_example.module |
Wraps a div around the already-rendered #children. |
theme_render_example_add_notes |
modules/examples/render_example/render_example.module |
Wraps a div and add a little text after the rendered #children. |
theme_render_example_aggregate |
modules/examples/render_example/render_example.module |
A #theme function. |
theme_render_template |
core/includes/theme.inc |
Renders a system default template, which is essentially a PHP template. |
theme_restore_page |
core/includes/theme.maintenance.inc |
Returns HTML for the restore page. |