Search for set
Title | Object type | File name | Summary |
---|---|---|---|
ShortcutSetsTestCase::testShortcutSetSwitchOwn | function | modules/ |
Tests switching a user's own shortcut set. |
ShortcutSetsTestCase::testShortcutSetUnassign | function | modules/ |
Tests unassigning a shortcut set. |
ShortcutTestCase::$set | property | modules/ |
Site-wide default shortcut set. |
ShortcutTestCase::generateShortcutSet | function | modules/ |
Creates a generic shortcut set. |
ShortcutTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
shortcut_current_displayed_set | function | modules/ |
Returns the current displayed shortcut set for the provided user account. |
shortcut_default_set | function | modules/ |
Returns the default shortcut set for a given user account. |
SHORTCUT_DEFAULT_SET_NAME | constant | modules/ |
The name of the default shortcut set. |
shortcut_sets | function | modules/ |
Returns an array of all shortcut sets, keyed by the set name. |
shortcut_set_add_form | function | modules/ |
Form callback: builds the form for adding a shortcut set. |
shortcut_set_add_form_submit | function | modules/ |
Submit handler for shortcut_set_add_form(). |
shortcut_set_add_form_validate | function | modules/ |
Validation handler for shortcut_set_add_form(). |
shortcut_set_admin | function | modules/ |
Menu page callback: builds the page for administering shortcut sets. |
shortcut_set_assign_user | function | modules/ |
Assigns a user to a particular shortcut set. |
shortcut_set_customize | function | modules/ |
Form callback: builds the form for customizing shortcut sets. |
shortcut_set_customize_submit | function | modules/ |
Submit handler for shortcut_set_customize(). |
shortcut_set_delete | function | modules/ |
Deletes a shortcut set. |
shortcut_set_delete_access | function | modules/ |
Access callback for deleting a shortcut set. |
shortcut_set_delete_form | function | modules/ |
Form callback: builds the confirmation form for deleting a shortcut set. |
shortcut_set_delete_form_submit | function | modules/ |
Submit handler for shortcut_set_delete_form(). |
shortcut_set_edit_access | function | modules/ |
Access callback for editing a shortcut set. |
shortcut_set_edit_form | function | modules/ |
Form callback: builds the form for editing the shortcut set name. |
shortcut_set_edit_form_submit | function | modules/ |
Submit handler for shortcut_set_edit_form(). |
shortcut_set_edit_form_validate | function | modules/ |
Validation handler for shortcut_set_edit_form(). |
shortcut_set_get_unique_name | function | modules/ |
Returns a unique, machine-readable shortcut set name. |
shortcut_set_load | function | modules/ |
Loads the data for a shortcut set. |
shortcut_set_name | function | modules/ |
Returns the name of a shortcut set, based on a provided number. |
shortcut_set_reset_link_weights | function | modules/ |
Resets the link weights in a shortcut set to match their current order. |
shortcut_set_save | function | modules/ |
Saves a shortcut set. |
shortcut_set_switch | function | modules/ |
Form callback: builds the form for switching shortcut sets. |
shortcut_set_switch_access | function | modules/ |
Access callback for switching the shortcut set assigned to a user account. |
shortcut_set_switch_submit | function | modules/ |
Submit handler for shortcut_set_switch(). |
shortcut_set_switch_validate | function | modules/ |
Validation handler for shortcut_set_switch(). |
shortcut_set_title | function | modules/ |
Returns the sanitized title of a shortcut set. |
shortcut_set_title_callback | function | modules/ |
Returns the title of a shortcut set. |
shortcut_set_title_exists | function | modules/ |
Check to see if a shortcut set with the given title already exists. |
shortcut_set_unassign_user | function | modules/ |
Unassigns a user from any shortcut set they may have been assigned to. |
ShutdownFunctionsTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
SimpleTestBrokenSetUp | class | modules/ |
Tests a test case that does not run parent::setUp() in its setUp() method. |
SimpleTestBrokenSetUp::getInfo | function | modules/ |
|
SimpleTestBrokenSetUp::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
SimpleTestBrokenSetUp::tearDown | function | modules/ |
Delete created files and temporary files directory, delete the tables created by setUp(), and reset the database prefix. |
SimpleTestBrokenSetUp::testBreakSetUp | function | modules/ |
Runs this test case from within the simpletest child site. |
SimpleTestBrowserTestCase::$cookieSet | property | modules/ |
A flag indicating whether a cookie has been set in a test. |
SimpleTestBrowserTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
SimpleTestDiscoveryTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
SimpleTestFolderTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
SimpleTestFolderTestCase::testFolderSetup | function | modules/ |
|
SimpleTestFunctionalTest::getResultFieldSet | function | modules/ |
Get the fieldset containing the results for group this test is in. |
SimpleTestFunctionalTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.