Search for d
Title | Object type | File name | Summary |
---|---|---|---|
ContactSitewideTestCase::updateCategory | function | modules/ |
Updates a category. |
contact_category_delete_form | function | modules/ |
Form constructor for the contact category deletion form. |
contact_category_delete_form_submit | function | modules/ |
Form submission handler for contact_category_delete_form(). |
contact_category_edit_form | function | modules/ |
Form constructor for the category edit form. |
contact_category_edit_form_submit | function | modules/ |
Form submission handler for contact_category_edit_form(). |
contact_category_edit_form_validate | function | modules/ |
Form validation handler for contact_category_edit_form(). |
contact_form_user_admin_settings_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
contact_load | function | modules/ |
Loads a contact category. |
contact_personal_form_validate | function | modules/ |
Form validation handler for contact_personal_form(). |
contact_site_form_validate | function | modules/ |
Form validation handler for contact_site_form(). |
contact_update_7000 | function | modules/ |
Rename the threshold limit variable. |
contact_update_7001 | function | modules/ |
Rename the administer contact forms permission. |
contact_update_7002 | function | modules/ |
Enable the 'access user contact forms' for registered users by default. |
contact_update_7003 | function | modules/ |
Change the weight column to normal int. |
contact_update_dependencies | function | modules/ |
Implements hook_update_dependencies(). |
contextual.module | file | modules/ |
Adds contextual links to perform actions related to elements on a page. |
ContextualDynamicContextTestCase | class | modules/ |
Tests accessible links after inaccessible links on dynamic context. |
ContextualDynamicContextTestCase::$profile | property | modules/ |
|
ContextualDynamicContextTestCase::getInfo | function | modules/ |
|
ContextualDynamicContextTestCase::setUp | function | modules/ |
|
ContextualDynamicContextTestCase::testNodeLinks | function | modules/ |
Tests contextual links on node lists with different permissions. |
contextual_pre_render_links | function | modules/ |
Build a renderable array for contextual links. |
cron_queue_test.module | file | modules/ |
|
CSS_DEFAULT | constant | includes/ |
The default group for module CSS files added to the page. |
css_input_without_import.css.optimized.css | file | modules/ |
body{margin:0;padding:0;background:#edf5fa;font:76%/170% Verdana,sans-serif;color:#494949;}.this .is .a .test{font:1em/100% Verdana,sans-serif;color:#494949;}.this .is .a .test{font:1em/100% Verdana,sans-serif;color:#494949;}some :pseudo… |
css_input_without_import.css.unoptimized.css | file | modules/ |
Basic css that does not use import |
css_input_with_import.css.optimized.css | file | modules/ |
ul,select{font:1em/160% Verdana,sans-serif;color:#494949;}.ui-icon{background-image:url(../images/icon.png);}.data .double-quote{background-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");}.data… |
css_input_with_import.css.optimized.css | file | modules/ |
@import url("http://example.com/style.css");@import url("//example.com/style.css");ul,select{font:1em/160% Verdana,sans-serif;color:#494949;}.ui-icon{background-image:url(images/icon.png);}.data… |
css_input_with_import.css.unoptimized.css | file | modules/ |
ul, select { font: 1em/160% Verdana, sans-serif; color: #494949; } .ui-icon{background-image: url(../images/icon.png);} /* Test data URI images with different quote styles. */ .data .double-quote { /* http://stackoverflow.com/a/13139830/11023… |
css_input_with_import.css.unoptimized.css | file | modules/ |
@import url("http://example.com/style.css"); @import url("//example.com/style.css"); ul, select { font: 1em/160% Verdana, sans-serif; color: #494949; } .ui-icon{background-image: url(images/icon.png);} /* Test data URI images… |
dashboard-rtl.css | file | modules/ |
Right-to-left specific stylesheet for the Dashboard module. |
dashboard.api.php | file | modules/ |
Hooks provided by the Dashboard module. |
dashboard.css | file | modules/ |
Stylesheet for the Dashboard module. |
dashboard.info | file | modules/ |
name = Dashboard description = Provides a dashboard page in the administrative interface for organizing administrative tasks and tracking information within your site. core = 7.x package = Core version = VERSION files[] = dashboard.test dependencies[]… |
dashboard.install | file | modules/ |
Install, update and uninstall functions for the dashboard module. |
dashboard.module | file | modules/ |
Provides a dashboard page in the administrative interface. |
dashboard.test | file | modules/ |
Tests for dashboard.module. |
DashboardBlocksTestCase | class | modules/ |
Tests the Dashboard module blocks. |
DashboardBlocksTestCase::getInfo | function | modules/ |
|
DashboardBlocksTestCase::setUp | function | modules/ |
|
DashboardBlocksTestCase::testBlockAvailability | function | modules/ |
Tests that administrative blocks are available for the dashboard. |
DashboardBlocksTestCase::testDashboardAccess | function | modules/ |
Tests adding a block to the dashboard and checking access to it. |
DashboardBlocksTestCase::testDashboardRegions | function | modules/ |
Tests that dashboard regions are displayed or hidden properly. |
DashboardBlocksTestCase::testDisableEnable | function | modules/ |
Tests that the dashboard module can be re-enabled, retaining its blocks. |
dashboard_admin | function | modules/ |
Page callback: Displays the dashboard. |
dashboard_admin_blocks | function | modules/ |
Page callback: Builds the page for administering dashboard blocks. |
dashboard_block_info_alter | function | modules/ |
Implements hook_block_info_alter(). |
dashboard_block_list_alter | function | modules/ |
Implements hook_block_list_alter(). |
dashboard_dashboard_regions | function | modules/ |
Implements hook_dashboard_regions(). |
dashboard_disable | function | modules/ |
Implements hook_disable(). |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.