Search for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ThemeRegistry::__construct | function | includes/ |
Constructs a DrupalCacheArray object. |
| ThemeRegistryTestCase | class | modules/ |
Tests for the ThemeRegistry class. |
| ThemeRegistryTestCase::getInfo | function | modules/ |
|
| ThemeRegistryTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| ThemeRegistryTestCase::testRaceCondition | function | modules/ |
Tests the behavior of the theme registry class. |
| ThemeTableTestCase | class | modules/ |
Unit tests for theme_table(). |
| ThemeTableTestCase::getInfo | function | modules/ |
|
| ThemeTableTestCase::testThemeTableFooter | function | modules/ |
Test that the 'footer' option works correctly. |
| ThemeTableTestCase::testThemeTableNoStickyHeaders | function | modules/ |
If $sticky is FALSE, no tableheader.js should be included. |
| ThemeTableTestCase::testThemeTableStickyHeaders | function | modules/ |
Tableheader.js provides 'sticky' table headers, and is included by default. |
| ThemeTableTestCase::testThemeTableWithEmptyMessage | function | modules/ |
Tests that the table header is printed correctly even if there are no rows, and that the empty text is displayed correctly. |
| ThemeTableTestCase::testThemeTableWithNoStriping | function | modules/ |
Tests that the 'no_striping' option works correctly. |
| ThemeTestCase | class | modules/ |
Unit tests for the Theme API. |
| ThemeTestCase::$profile | property | modules/ |
The profile to install as a basis for testing. |
| ThemeTestCase::getInfo | function | modules/ |
|
| ThemeTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| ThemeTestCase::testAlter | function | modules/ |
Ensures theme hook_*_alter() implementations can run before anything is rendered. |
| ThemeTestCase::testCSSOverride | function | modules/ |
Ensures a theme's .info file is able to override a module CSS file from being added to the page. |
| ThemeTestCase::testDrupalAddRegionContent | function | modules/ |
Test the drupal_add_region_content() function. |
| 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::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_aggregator_categorize_items | function | modules/ |
Returns HTML for the aggregator page list form for assigning categories. |
| 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_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_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_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_dblog_message | function | modules/ |
Returns HTML for a log message. |
| theme_disable | function | includes/ |
Disables a given list of themes. |
| theme_exposed_filters | function | modules/ |
Returns HTML for an exposed filter form. |
| theme_fieldset | function | includes/ |
Returns HTML for a fieldset form element and its children. |
| theme_filter_guidelines | function | modules/ |
Returns HTML for guidelines for a text format. |
| theme_filter_tips | function | modules/ |
Returns HTML for a set of filter tips. |
| theme_filter_tips_more_info | function | modules/ |
Returns HTML for a link to the more extensive filter tips. |
| theme_get_registry | function | includes/ |
Gets the theme registry. |
| theme_get_setting | function | includes/ |
Retrieves a setting for the current theme or for a given theme. |
Pagination
- Previous page
- Page 160
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.