Functions

Solapas principales

Nombreorden descendente Ubicación Descripción Direct uses Strings
theme_get_setting drupal-7.x/includes/theme.inc Retrieves a setting for the current theme or for a given theme. 15
theme_get_suggestions drupal-7.x/includes/theme.inc Generate an array of suggestions from path arguments. 4
theme_hidden drupal-7.x/includes/form.inc Returns HTML for a hidden form element.
theme_html_tag drupal-7.x/includes/theme.inc Returns HTML for a generic HTML tag with attributes. 1
theme_image drupal-7.x/includes/theme.inc Returns HTML for an image.
theme_image_anchor drupal-7.x/modules/image/image.admin.inc Returns HTML for a 3x3 grid of checkboxes for image anchors.
theme_image_button drupal-7.x/includes/form.inc Returns HTML for an image button form element.
theme_image_crop_summary drupal-7.x/modules/image/image.admin.inc Returns HTML for a summary of an image crop effect.
theme_image_formatter drupal-7.x/modules/image/image.field.inc Returns HTML for an image field formatter.
theme_image_resize_summary drupal-7.x/modules/image/image.admin.inc Returns HTML for a summary of an image resize effect.
theme_image_rotate_summary drupal-7.x/modules/image/image.admin.inc Returns HTML for a summary of an image rotate effect.
theme_image_scale_summary drupal-7.x/modules/image/image.admin.inc Returns HTML for a summary of an image scale effect.
theme_image_style drupal-7.x/modules/image/image.module Returns HTML for an image using a specific image style. 1
theme_image_style_effects drupal-7.x/modules/image/image.admin.inc Returns HTML for a listing of the effects within a specific image style.
theme_image_style_list drupal-7.x/modules/image/image.admin.inc Returns HTML for the page containing the list of image styles.
theme_image_style_preview drupal-7.x/modules/image/image.admin.inc Returns HTML for a preview of an image style.
theme_image_widget drupal-7.x/modules/image/image.field.inc Returns HTML for an image field widget.
theme_indentation drupal-7.x/includes/theme.inc Returns HTML for an indentation div; used for drag and drop tables.
theme_install_page drupal-7.x/includes/theme.maintenance.inc Returns HTML for the installation page.
theme_item_list drupal-7.x/includes/theme.inc Returns HTML for a list or nested list of items.
theme_link drupal-7.x/includes/theme.inc Returns HTML for a link. 1
theme_links drupal-7.x/includes/theme.inc Returns HTML for a set of links.
theme_locale_date_format_form drupal-7.x/modules/locale/locale.admin.inc Returns HTML for a locale date format form.
theme_locale_languages_configure_form drupal-7.x/modules/locale/locale.admin.inc Returns HTML for a language configuration form.
theme_locale_languages_overview_form drupal-7.x/modules/locale/locale.admin.inc Returns HTML for the language overview form.
theme_mark drupal-7.x/includes/theme.inc Returns HTML for a marker for new or updated content.
theme_menu_admin_overview drupal-7.x/modules/menu/menu.admin.inc Returns HTML for a menu title and description for the menu overview page.
theme_menu_link drupal-7.x/includes/menu.inc Returns HTML for a menu link and submenu.
theme_menu_local_action drupal-7.x/includes/menu.inc Returns HTML for a single local action link.
theme_menu_local_task drupal-7.x/includes/menu.inc Returns HTML for a single local task link.
theme_menu_local_tasks drupal-7.x/includes/menu.inc Returns HTML for primary and secondary local tasks.
theme_menu_overview_form drupal-7.x/modules/menu/menu.admin.inc Returns HTML for the menu overview form into a table.
theme_menu_tree drupal-7.x/includes/menu.inc Returns HTML for a wrapper for a menu sub-tree.
theme_more_help_link drupal-7.x/includes/theme.inc Returns HTML for a "more help" link.
theme_more_link drupal-7.x/includes/theme.inc Returns HTML for a "more" link, like those used in blocks.
theme_node_add_list drupal-7.x/modules/node/node.pages.inc Returns HTML for a list of available node types for node creation.
theme_node_admin_overview drupal-7.x/modules/node/content_types.inc Returns HTML for a node type description for the content type admin overview page.
theme_node_preview drupal-7.x/modules/node/node.pages.inc Returns HTML for a node preview for display during node creation and editing.
theme_node_recent_block drupal-7.x/modules/node/node.module Returns HTML for a list of recent content.
theme_node_recent_content drupal-7.x/modules/node/node.module Returns HTML for a recent node to be displayed in the recent content block.
theme_node_search_admin drupal-7.x/modules/node/node.module Returns HTML for the content ranking part of the search settings admin page.
theme_options_none drupal-7.x/modules/field/modules/options/options.module Returns HTML for the label for the empty value for options that are not required.
theme_overlay_disable_message drupal-7.x/modules/overlay/overlay.module Returns the HTML for the message about how to disable the overlay.
theme_pager drupal-7.x/includes/pager.inc Returns HTML for a query pager.
theme_pager_first drupal-7.x/includes/pager.inc Returns HTML for the "first page" link in a query pager.
theme_pager_last drupal-7.x/includes/pager.inc Returns HTML for the "last page" link in query pager.
theme_pager_link drupal-7.x/includes/pager.inc Returns HTML for a link to a specific query result page.
theme_pager_next drupal-7.x/includes/pager.inc Returns HTML for the "next page" link in a query pager.
theme_pager_previous drupal-7.x/includes/pager.inc Returns HTML for the "previous page" link in a query pager.
theme_password drupal-7.x/includes/form.inc Returns HTML for a password form element.

Páginas