Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
text_field_schema drupal/core/modules/text/text.install Implements hook_field_schema().
text_field_settings_form drupal/core/modules/text/text.module Implements hook_field_settings_form().
text_field_validate drupal/core/modules/text/text.module Implements hook_field_validate().
text_filter_format_disable drupal/core/modules/text/text.module Implements hook_filter_format_disable().
text_filter_format_update drupal/core/modules/text/text.module Implements hook_filter_format_update().
text_help drupal/core/modules/text/text.module Implements hook_help().
text_library_info drupal/core/modules/text/text.module Implements hook_library_info().
text_sanitize drupal/core/modules/text/text.module Sanitizes the 'value' or 'summary' data of a text value. 6
text_summary drupal/core/modules/text/text.module Generates a trimmed, formatted version of a text field value. 4
text_update_8000 drupal/core/modules/text/text.install Moves teaser length from variable to config.
theme drupal/core/includes/theme.inc Generates themed output. 154 75
theme_admin_block drupal/core/modules/system/system.admin.inc Returns HTML for an administrative block for display.
theme_admin_block_content drupal/core/modules/system/system.admin.inc Returns HTML for the content of an administrative block.
theme_admin_page drupal/core/modules/system/system.admin.inc Returns HTML for an administrative page.
theme_aggregator_block_item drupal/core/modules/aggregator/aggregator.module Returns HTML for an individual feed item for display in the block.
theme_aggregator_page_opml drupal/core/modules/aggregator/aggregator.pages.inc Prints the OPML page for the feed.
theme_aggregator_page_rss drupal/core/modules/aggregator/aggregator.pages.inc Prints the RSS page for a feed.
theme_aggregator_summary_item drupal/core/modules/aggregator/aggregator.pages.inc Default theme implementation to present a linked feed item for summaries.
theme_authorize_message drupal/core/includes/theme.maintenance.inc Returns HTML for a single log message from the authorize.php batch operation.
theme_authorize_report drupal/core/includes/theme.maintenance.inc Returns HTML for a results report of an operation run by authorize.php.
theme_book_admin_table drupal/core/modules/book/book.admin.inc Returns HTML for a book administration form.
theme_breadcrumb drupal/core/includes/theme.inc Returns HTML for a breadcrumb trail.
theme_checkboxes drupal/core/includes/form.inc Returns HTML for a set of checkbox form elements.
theme_ckeditor_settings_toolbar drupal/core/modules/ckeditor/ckeditor.admin.inc Displays the toolbar configuration for CKEditor.
theme_comment_block drupal/core/modules/comment/comment.module Returns HTML for a list of recent comments.
theme_comment_post_forbidden drupal/core/modules/comment/comment.module Returns HTML for a "you can't post comments" notice.
theme_common_test_foo drupal/core/modules/system/tests/modules/common_test/common_test.module Provides a theme function for drupal_render().
theme_confirm_form drupal/core/modules/system/system.module Returns HTML for a confirmation form.
theme_container drupal/core/includes/form.inc Returns HTML to wrap child elements in a container.
theme_date drupal/core/includes/form.inc Returns HTML for an #date form element.
theme_datelist_form drupal/core/modules/datetime/datetime.module Returns HTML for a date selection form element.
theme_datetime drupal/core/includes/theme.inc Returns HTML for a date / time.
theme_datetime_form drupal/core/modules/datetime/datetime.module Returns HTML for a HTML5-compatible #datetime form element.
theme_datetime_wrapper drupal/core/modules/datetime/datetime.module Returns HTML for a datetime form element.
theme_details drupal/core/includes/form.inc Returns HTML for a details form element and its children.
theme_disable drupal/core/includes/theme.inc Disables a given list of themes. 6
theme_dropbutton_wrapper drupal/core/includes/theme.inc Returns HTML for wrapping a dropbutton menu.
theme_enable drupal/core/includes/theme.inc Enables a given list of themes. 34
theme_exposed_filters drupal/core/modules/system/system.module Returns HTML for an exposed filter form.
theme_feed_icon drupal/core/includes/theme.inc Returns HTML for a feed icon. 1
theme_field drupal/core/modules/field/field.module Returns HTML for a field.
theme_fieldset drupal/core/includes/form.inc Returns HTML for a fieldset form element and its children.
theme_field_multiple_value_form drupal/core/modules/field/field.form.inc Returns HTML for an individual form element.
theme_field_ui_table drupal/core/modules/field_ui/field_ui.admin.inc Returns HTML for Field UI overview tables.
theme_file_formatter_table drupal/core/modules/file/file.field.inc Returns HTML for a file attachments table.
theme_file_icon drupal/core/modules/file/file.module Returns HTML for an image with an appropriate icon for the given file.
theme_file_link drupal/core/modules/file/file.module Returns HTML for a link to a file.
theme_file_managed_file drupal/core/modules/file/file.module Returns HTML for a managed file element.
theme_file_upload_help drupal/core/modules/file/file.field.inc Returns HTML for help text based on file upload validators.
theme_file_widget drupal/core/modules/file/file.field.inc Returns HTML for an individual file upload widget.

Pages

Other projects