text_field_widget_info |
modules/field/modules/text/text.module |
Implements hook_field_widget_info(). |
text_field_widget_settings_form |
modules/field/modules/text/text.module |
Implements hook_field_widget_settings_form(). |
text_filter_format_disable |
modules/field/modules/text/text.module |
Implements hook_filter_format_disable(). |
text_filter_format_update |
modules/field/modules/text/text.module |
Implements hook_filter_format_update(). |
_text_sanitize |
modules/field/modules/text/text.module |
Sanitizes the 'value' or 'summary' data of a text value. |
text_summary |
modules/field/modules/text/text.module |
Generate a trimmed, formatted version of a text field value. |
text_update_1000 |
modules/field/modules/text/text.install |
Delete teaser_length variable. |
theme |
includes/theme.inc |
Generates themed output. |
theme_admin_bar_icon |
modules/admin_bar/admin_bar.theme.inc |
Renders an icon to display in the administration bar. |
theme_admin_bar_links |
modules/admin_bar/admin_bar.theme.inc |
Render a themed list of links. |
theme_admin_block |
modules/system/system.theme.inc |
Returns HTML for an administrative block for display. |
theme_admin_block_content |
modules/system/system.theme.inc |
Returns HTML for the content of an administrative block. |
theme_admin_page |
modules/system/system.theme.inc |
Returns HTML for an administrative page. |
theme_authorize_message |
includes/theme.maintenance.inc |
Returns HTML for a single log message from the authorize.php batch operation. |
theme_authorize_report |
includes/theme.maintenance.inc |
Returns HTML for a results report of an operation run by authorize.php. |
theme_book_admin_table |
modules/book/book.admin.inc |
Returns HTML for a book administration form. |
theme_breadcrumb |
includes/theme.inc |
Returns HTML for a breadcrumb trail. |
_theme_build_registry |
includes/theme.inc |
Builds the theme registry cache. |
theme_button |
includes/form.inc |
Returns HTML for a button form element. |
theme_checkbox |
includes/form.inc |
Returns HTML for a checkbox form element. |
theme_ckeditor_settings_toolbar |
modules/ckeditor/ckeditor.theme.inc |
Displays the toolbar configuration for CKEditor. |
theme_color |
includes/form.inc |
Returns HTML for a color form element. |
theme_color_preview |
modules/color/color.theme.inc |
Returns HTML for a theme's color preview. |
theme_comment_block |
modules/comment/comment.theme.inc |
Returns HTML for a list of recent comments. |
theme_comment_post_forbidden |
modules/comment/comment.theme.inc |
Returns HTML for a "you can't post comments" notice. |
theme_common_test_foo |
modules/simpletest/tests/common_test.theme.inc |
Theme function for testing backdrop_render(). |
theme_confirm_form |
modules/system/system.theme.inc |
Returns HTML for a confirmation form. |
theme_contact_category_list_table |
modules/contact/contact.theme.inc |
Returns HTML for the contact form categories administrative table. |
theme_container |
includes/form.inc |
Returns HTML to wrap child elements in a container. |
_theme_custom_theme |
modules/simpletest/tests/theme_test.module |
Custom theme callback. |
theme_date |
includes/form.inc |
Returns HTML for a date selection form element. |
theme_date_combo |
modules/date/date.theme.inc |
Returns HTML for a start/end date combination on form. |
theme_date_display_combination |
modules/date/date.theme.inc |
Returns HTML for a date element formatted as a Start/End combination. |
theme_date_display_interval |
modules/date/date.theme.inc |
Returns HTML for a date element formatted as an interval. |
theme_date_display_range |
modules/date/date.theme.inc |
Returns HTML for a date element formatted as a range. |
theme_date_display_remaining |
modules/date/date.theme.inc |
Returns HTML for remaining message. |
theme_date_display_single |
modules/date/date.theme.inc |
Returns HTML for a date element formatted as a single date. |
theme_date_nav_title |
modules/date/date.theme.inc |
Theme the calendar title. |
theme_date_popup |
modules/date/date.theme.inc |
Format a date popup element. |
theme_date_select |
modules/date/date.theme.inc |
Returns HTML for a "date_select" element, including all child elements. |
theme_date_select_element |
modules/date/date.theme.inc |
Returns HTML for a date select input form element. |
theme_date_text |
modules/date/date.theme.inc |
Returns HTML for a date text element. |
theme_date_textfield_element |
modules/date/date.theme.inc |
Returns HTML for a date textfield input form element. |
theme_date_text_parts |
modules/date/date.theme.inc |
Returns HTML for the text/select options for date parts in a table. |
theme_datetime |
includes/theme.inc |
Returns HTML for a date / time. |
theme_date_time_ago |
modules/date/date.theme.inc |
Returns HTML for a date in the format 'time ago'. |
theme_date_timezone |
modules/date/date.theme.inc |
Returns HTML for a date timezone element. |
theme_details |
includes/form.inc |
Returns HTML to wrap children in a details element. |
theme_disable |
includes/theme.inc |
Disables a given list of themes. |
theme_dropbutton_wrapper |
includes/theme.inc |
Provide wrapper HTML around dropbutton lists. |