Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| ThemeTestCase::testFrontPageThemeSuggestion | function | modules/ |
Ensure page-front template suggestion is added when on front page. |
| ThemeTestCase::testListThemes | function | modules/ |
Test the list_themes() function. |
| ThemeTestCase::testPreprocessForSuggestions | function | modules/ |
Ensures preprocess functions run even for suggestion implementations. |
| ThemeTestCase::testRegistryRebuild | function | modules/ |
Ensures the theme registry is rebuilt when modules are disabled/enabled. |
| ThemeTestCase::testThemeGetSetting | function | modules/ |
Test the theme_get_setting() function. |
| ThemeTestCase::testThemeSuggestions | function | modules/ |
Test function theme_get_suggestions() for SA-CORE-2009-003. |
| ThemeUpdater | class | modules/ |
Class for updating themes using FileTransfer classes via authorize.php. |
| ThemeUpdater::canUpdate | function | modules/ |
|
| ThemeUpdater::canUpdateDirectory | function | modules/ |
Determine if the Updater can handle the project provided in $directory. |
| ThemeUpdater::getInstallDirectory | function | modules/ |
Return the directory where a theme should be installed. |
| ThemeUpdater::isInstalled | function | modules/ |
Checks if the project is installed. |
| ThemeUpdater::postInstall | function | modules/ |
Perform actions after installation. |
| ThemeUpdater::postInstallTasks | function | modules/ |
Return an array of links to pages that should be visited post operation. |
| theme_admin_block | function | modules/ |
Returns HTML for an administrative block for display. |
| theme_admin_block_content | function | modules/ |
Returns HTML for the content of an administrative block. |
| theme_admin_page | function | modules/ |
Returns HTML for an administrative page. |
| theme_aggregator_block_item | function | modules/ |
Returns HTML for an individual feed item for display in the block. |
| theme_aggregator_categorize_items | function | modules/ |
Returns HTML for the aggregator page list form for assigning categories. |
| theme_aggregator_page_opml | function | modules/ |
Prints the OPML page for the feed. |
| theme_aggregator_page_rss | function | modules/ |
Prints the RSS page for a feed. |
| theme_authorize_message | function | includes/ |
Returns HTML for a single log message from the authorize.php batch operation. |
| theme_authorize_report | function | includes/ |
Returns HTML for a results report of an operation run by authorize.php. |
| theme_book_admin_table | function | modules/ |
Returns HTML for a book administration form. |
| theme_book_title_link | function | modules/ |
Returns HTML for a link to a book title when used as a block title. |
| theme_breadcrumb | function | includes/ |
Returns HTML for a breadcrumb trail. |
| theme_button | function | includes/ |
Returns HTML for a button form element. |
| theme_checkbox | function | includes/ |
Returns HTML for a checkbox form element. |
| theme_checkboxes | function | includes/ |
Returns HTML for a set of checkbox form elements. |
| theme_color_scheme_form | function | modules/ |
Returns HTML for a theme's color form. |
| theme_comment_block | function | modules/ |
Returns HTML for a list of recent comments to be displayed in the comment block. |
| theme_comment_post_forbidden | function | modules/ |
Returns HTML for a "you can't post comments" notice. |
| theme_common_test_foo | function | modules/ |
Theme function for testing drupal_render() theming. |
| theme_confirm_form | function | modules/ |
Returns HTML for a confirmation form. |
| theme_container | function | includes/ |
Returns HTML to wrap child elements in a container. |
| theme_dashboard | function | modules/ |
Returns HTML for the entire dashboard. |
| theme_dashboard_admin | function | modules/ |
Returns HTML for the non-customizable part of the dashboard page. |
| theme_dashboard_disabled_block | function | modules/ |
Returns HTML for disabled blocks, for use in dashboard customization mode. |
| theme_dashboard_disabled_blocks | function | modules/ |
Returns HTML for disabled blocks, for use in dashboard customization mode. |
| theme_dashboard_region | function | modules/ |
Returns HTML for a generic dashboard region. |
| theme_date | function | includes/ |
Returns HTML for a date selection form element. |
| theme_dblog_message | function | modules/ |
Returns HTML for a log message. |
| theme_disable | function | includes/ |
Disables a given list of themes. |
| theme_enable | function | includes/ |
Enables a given list of themes. |
| theme_exposed_filters | function | modules/ |
Returns HTML for an exposed filter form. |
| theme_feed_icon | function | includes/ |
Returns HTML for a feed icon. |
| theme_field | function | modules/ |
Returns HTML for a field. |
| theme_fieldset | function | includes/ |
Returns HTML for a fieldset form element and its children. |
| theme_field_multiple_value_form | function | modules/ |
Returns HTML for an individual form element. |
| theme_field_ui_table | function | modules/ |
Returns HTML for Field UI overview tables. |
| theme_file | function | includes/ |
Returns HTML for a file upload form element. |
Pagination
- Previous page
- Page 196
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.