Search for d
Title | Object type | File name | Summary |
---|---|---|---|
text_field_formatter_settings_summary | function | modules/ |
Implements hook_field_formatter_settings_summary(). |
text_field_formatter_view | function | modules/ |
Implements hook_field_formatter_view(). |
text_field_info | function | modules/ |
Implements hook_field_info(). |
text_field_instance_settings_form | function | modules/ |
Implements hook_field_instance_settings_form(). |
text_field_is_empty | function | modules/ |
Implements hook_field_is_empty(). |
text_field_load | function | modules/ |
Implements hook_field_load(). |
text_field_prepare_translation | function | modules/ |
Implements hook_field_prepare_translation(). |
text_field_schema | function | modules/ |
Implements hook_field_schema(). |
text_field_settings_form | function | modules/ |
Implements hook_field_settings_form(). |
text_field_validate | function | modules/ |
Implements hook_field_validate(). |
text_field_widget_error | function | modules/ |
Implements hook_field_widget_error(). |
text_field_widget_form | function | modules/ |
Implements hook_field_widget_form(). |
text_field_widget_info | function | modules/ |
Implements hook_field_widget_info(). |
text_field_widget_settings_form | function | modules/ |
Implements hook_field_widget_settings_form(). |
text_filter_format_disable | function | modules/ |
Implements hook_filter_format_disable(). |
text_filter_format_update | function | modules/ |
Implements hook_filter_format_update(). |
text_update_7000 | function | modules/ |
Change text field 'format' columns into varchar. |
ThemeDebugMarkupTestCase | class | modules/ |
Tests for theme debug markup. |
ThemeDebugMarkupTestCase::getInfo | function | modules/ |
|
ThemeDebugMarkupTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
ThemeDebugMarkupTestCase::testDebugOutput | function | modules/ |
Tests debug markup added to template output. |
ThemeLinksTest::testDrupalPreRenderLinks | function | modules/ |
Test the use of drupal_pre_render_links() on a nested array of links. |
ThemeRegistryTestCase::testRaceCondition | function | modules/ |
Tests the behavior of the theme registry class. |
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. |
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::testRegistryRebuild | function | modules/ |
Ensures the theme registry is rebuilt when modules are disabled/enabled. |
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_book_admin_table | function | modules/ |
Returns HTML for a book administration form. |
theme_breadcrumb | function | includes/ |
Returns HTML for a breadcrumb trail. |
theme_comment_post_forbidden | function | modules/ |
Returns HTML for a "you can't post comments" notice. |
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_exposed_filters | function | modules/ |
Returns HTML for an exposed filter form. |
Pagination
- Previous page
- Page 124
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.