Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| SessionUnitTestCase::getInfo | function | modules/ |
|
| SessionUnitTestCase::testCookieDomain | function | modules/ |
|
| SessionUnitTestCase::testSessionInitialization | function | modules/ |
Unit test drupal_settings_initialize(). |
| session_test.info | file | modules/ |
name = "Session test" description = "Support module for session data testing." package = Testing version = VERSION core = 7.x hidden = TRUE |
| session_test.module | file | modules/ |
|
| session_test_boot | function | modules/ |
Implements hook_boot(). |
| session_test_drupal_goto_alter | function | modules/ |
Implements hook_drupal_goto_alter(). |
| session_test_form_user_login_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
| session_test_menu | function | modules/ |
Implements hook_menu(). |
| session_test_user_login | function | modules/ |
Implements hook_user(). |
| seven.info | file | themes/ |
name = Seven description = A simple one-column, tableless, fluid width administration theme. package = Core version = VERSION core = 7.x stylesheets[screen][] = reset.css stylesheets[screen][] = style.css settings[shortcut_module_link] =… |
| seven_admin_block_content | function | themes/ |
Overrides theme_admin_block_content(). |
| seven_css_alter | function | themes/ |
Implements hook_css_alter(). |
| seven_node_add_list | function | themes/ |
Display the list of available node types for node creation. |
| seven_preprocess_html | function | themes/ |
Override or insert variables into the html template. |
| seven_preprocess_maintenance_page | function | themes/ |
Override or insert variables into the maintenance page template. |
| seven_preprocess_page | function | themes/ |
Override or insert variables into the page template. |
| seven_tablesort_indicator | function | themes/ |
Override of theme_tablesort_indicator(). |
| shortcut-rtl.css | file | modules/ |
div#toolbar a#edit-shortcuts { position: absolute; left: 0; top: 0; padding: 5px 5px 5px 10px; } div#toolbar div.toolbar-shortcuts ul { float: none; margin-right: 5px; margin-left: 10em; } div#toolbar div.toolbar-shortcuts ul li a { … |
| shortcut.admin.css | file | modules/ |
.shortcut-slot-hidden { display: none; } div.form-item-set div.form-item-new { display: inline; } |
| shortcut.admin.inc | file | modules/ |
Administrative page callbacks for the shortcut module. |
| shortcut.api.php | file | modules/ |
Hooks provided by the Shortcut module. |
| shortcut.css | file | modules/ |
div#toolbar a#edit-shortcuts { float: right; padding: 5px 10px 5px 5px; line-height: 24px; color: #fefefe; } div#toolbar a#edit-shortcuts:focus, div#toolbar a#edit-shortcuts:hover, div#toolbar a#edit-shortcuts.active { color: #fff; … |
| shortcut.info | file | modules/ |
name = Shortcut description = Allows users to manage customizable lists of shortcut links. package = Core version = VERSION core = 7.x files[] = shortcut.test configure = admin/config/user-interface/shortcut |
| shortcut.install | file | modules/ |
Install, update and uninstall functions for the shortcut module. |
| shortcut.module | file | modules/ |
Allows users to manage customizable lists of shortcut links. |
| shortcut.test | file | modules/ |
Tests for shortcut.module. |
| ShortcutLinksTestCase | class | modules/ |
Defines shortcut links test cases. |
| ShortcutLinksTestCase::getInfo | function | modules/ |
|
| ShortcutLinksTestCase::testNoShortcutLink | function | modules/ |
Tests that the add shortcut link is not displayed for 404/403 errors. |
| ShortcutLinksTestCase::testShortcutLinkAdd | function | modules/ |
Tests that creating a shortcut works properly. |
| ShortcutLinksTestCase::testShortcutLinkChangePath | function | modules/ |
Tests that changing the path of a shortcut link works. |
| ShortcutLinksTestCase::testShortcutLinkDelete | function | modules/ |
Tests deleting a shortcut link. |
| ShortcutLinksTestCase::testShortcutLinkRename | function | modules/ |
Tests that shortcut links can be renamed. |
| ShortcutLinksTestCase::testShortcutQuickLink | function | modules/ |
Tests that the "add to shortcut" link changes to "remove shortcut". |
| ShortcutSetsTestCase | class | modules/ |
Defines shortcut set test cases. |
| ShortcutSetsTestCase::getInfo | function | modules/ |
|
| ShortcutSetsTestCase::testShortcutSetAdd | function | modules/ |
Tests creating a shortcut set. |
| ShortcutSetsTestCase::testShortcutSetAssign | function | modules/ |
Tests switching another user's shortcut set. |
| ShortcutSetsTestCase::testShortcutSetDelete | function | modules/ |
Tests deleting a shortcut set. |
| ShortcutSetsTestCase::testShortcutSetDeleteDefault | function | modules/ |
Tests deleting the default shortcut set. |
| ShortcutSetsTestCase::testShortcutSetRename | function | modules/ |
Tests renaming a shortcut set. |
| ShortcutSetsTestCase::testShortcutSetRenameAlreadyExists | function | modules/ |
Tests renaming a shortcut set to the same name as another set. |
| ShortcutSetsTestCase::testShortcutSetSave | function | modules/ |
Tests that shortcut_set_save() correctly updates existing links. |
| ShortcutSetsTestCase::testShortcutSetSwitchCreate | function | modules/ |
Tests switching a user's shortcut set and creating one at the same time. |
| ShortcutSetsTestCase::testShortcutSetSwitchNoSetName | function | modules/ |
Tests switching a user's shortcut set without providing a new set name. |
| ShortcutSetsTestCase::testShortcutSetSwitchOwn | function | modules/ |
Tests switching a user's own shortcut set. |
| ShortcutSetsTestCase::testShortcutSetUnassign | function | modules/ |
Tests unassigning a shortcut set. |
| ShortcutTestCase | class | modules/ |
Defines base class for shortcut test cases. |
| ShortcutTestCase::$admin_user | property | modules/ |
User with permission to administer shortcuts. |
Pagination
- Previous page
- Page 171
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.