Search for all

  1. Search 9.5.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
SessionUnitTestCase::getInfo function modules/simpletest/tests/session.test
SessionUnitTestCase::testCookieDomain function modules/simpletest/tests/session.test
SessionUnitTestCase::testSessionInitialization function modules/simpletest/tests/session.test Unit test drupal_settings_initialize().
session_test.info file modules/simpletest/tests/session_test.info name = "Session test"
description = "Support module for session data testing."
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
session_test.module file modules/simpletest/tests/session_test.module
session_test_boot function modules/simpletest/tests/session_test.module Implements hook_boot().
session_test_drupal_goto_alter function modules/simpletest/tests/session_test.module Implements hook_drupal_goto_alter().
session_test_form_user_login_alter function modules/simpletest/tests/session_test.module Implements hook_form_FORM_ID_alter().
session_test_menu function modules/simpletest/tests/session_test.module Implements hook_menu().
session_test_user_login function modules/simpletest/tests/session_test.module Implements hook_user().
seven.info file themes/seven/seven.info 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/seven/template.php Overrides theme_admin_block_content().
seven_css_alter function themes/seven/template.php Implements hook_css_alter().
seven_node_add_list function themes/seven/template.php Display the list of available node types for node creation.
seven_preprocess_html function themes/seven/template.php Override or insert variables into the html template.
seven_preprocess_maintenance_page function themes/seven/template.php Override or insert variables into the maintenance page template.
seven_preprocess_page function themes/seven/template.php Override or insert variables into the page template.
seven_tablesort_indicator function themes/seven/template.php Override of theme_tablesort_indicator().
shortcut-rtl.css file modules/shortcut/shortcut-rtl.css 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/shortcut.admin.css .shortcut-slot-hidden {
display: none;
}

div.form-item-set div.form-item-new {
display: inline;
}
shortcut.admin.inc file modules/shortcut/shortcut.admin.inc Administrative page callbacks for the shortcut module.
shortcut.api.php file modules/shortcut/shortcut.api.php Hooks provided by the Shortcut module.
shortcut.css file modules/shortcut/shortcut.css 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/shortcut/shortcut.info 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/shortcut/shortcut.install Install, update and uninstall functions for the shortcut module.
shortcut.module file modules/shortcut/shortcut.module Allows users to manage customizable lists of shortcut links.
shortcut.test file modules/shortcut/shortcut.test Tests for shortcut.module.
ShortcutLinksTestCase class modules/shortcut/shortcut.test Defines shortcut links test cases.
ShortcutLinksTestCase::getInfo function modules/shortcut/shortcut.test
ShortcutLinksTestCase::testNoShortcutLink function modules/shortcut/shortcut.test Tests that the add shortcut link is not displayed for 404/403 errors.
ShortcutLinksTestCase::testShortcutLinkAdd function modules/shortcut/shortcut.test Tests that creating a shortcut works properly.
ShortcutLinksTestCase::testShortcutLinkChangePath function modules/shortcut/shortcut.test Tests that changing the path of a shortcut link works.
ShortcutLinksTestCase::testShortcutLinkDelete function modules/shortcut/shortcut.test Tests deleting a shortcut link.
ShortcutLinksTestCase::testShortcutLinkRename function modules/shortcut/shortcut.test Tests that shortcut links can be renamed.
ShortcutLinksTestCase::testShortcutQuickLink function modules/shortcut/shortcut.test Tests that the "add to shortcut" link changes to "remove shortcut".
ShortcutSetsTestCase class modules/shortcut/shortcut.test Defines shortcut set test cases.
ShortcutSetsTestCase::getInfo function modules/shortcut/shortcut.test
ShortcutSetsTestCase::testShortcutSetAdd function modules/shortcut/shortcut.test Tests creating a shortcut set.
ShortcutSetsTestCase::testShortcutSetAssign function modules/shortcut/shortcut.test Tests switching another user's shortcut set.
ShortcutSetsTestCase::testShortcutSetDelete function modules/shortcut/shortcut.test Tests deleting a shortcut set.
ShortcutSetsTestCase::testShortcutSetDeleteDefault function modules/shortcut/shortcut.test Tests deleting the default shortcut set.
ShortcutSetsTestCase::testShortcutSetRename function modules/shortcut/shortcut.test Tests renaming a shortcut set.
ShortcutSetsTestCase::testShortcutSetRenameAlreadyExists function modules/shortcut/shortcut.test Tests renaming a shortcut set to the same name as another set.
ShortcutSetsTestCase::testShortcutSetSave function modules/shortcut/shortcut.test Tests that shortcut_set_save() correctly updates existing links.
ShortcutSetsTestCase::testShortcutSetSwitchCreate function modules/shortcut/shortcut.test Tests switching a user's shortcut set and creating one at the same time.
ShortcutSetsTestCase::testShortcutSetSwitchNoSetName function modules/shortcut/shortcut.test Tests switching a user's shortcut set without providing a new set name.
ShortcutSetsTestCase::testShortcutSetSwitchOwn function modules/shortcut/shortcut.test Tests switching a user's own shortcut set.
ShortcutSetsTestCase::testShortcutSetUnassign function modules/shortcut/shortcut.test Tests unassigning a shortcut set.
ShortcutTestCase class modules/shortcut/shortcut.test Defines base class for shortcut test cases.
ShortcutTestCase::$admin_user property modules/shortcut/shortcut.test User with permission to administer shortcuts.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.