Search for on
Title | Object type | File name | Summary |
---|---|---|---|
FormsTriggeringElementTestCase::testNoButtonInfoInPost | function | modules/ |
Test the determination of $form_state['triggering_element'] when no button information is included in the POST data, as is sometimes the case when the ENTER key is pressed in a textfield in Internet Explorer. |
FormValidationTestCase | class | modules/ |
Test form validation handlers. |
FormValidationTestCase::getInfo | function | modules/ |
|
FormValidationTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
FormValidationTestCase::testDisabledToken | function | modules/ |
Tests that a form with a disabled CSRF token can be validated. |
FormValidationTestCase::testMultiFormSameNameErrorClass | function | modules/ |
Tests error border of multiple fields with same name in a page. |
FormValidationTestCase::testValidate | function | modules/ |
Tests form alterations by #element_validate, #validate, and form_set_value(). |
FormValidationTestCase::testValidateLimitErrors | function | modules/ |
Tests partial form validation through #limit_validation_errors. |
form_get_options | function | includes/ |
Returns the indexes of a select element's options matching a given key. |
form_options_flatten | function | includes/ |
Allows PHP array processing of multiple select options with the same value. |
form_pre_render_conditional_form_element | function | includes/ |
Adds form element theming to an element if its title or description is set. |
form_process_actions | function | includes/ |
Processes a form actions container element. |
form_process_button | function | includes/ |
Processes a form button element. |
form_process_container | function | includes/ |
Processes a container element. |
form_process_password_confirm | function | includes/ |
Expand a password_confirm field into two text boxes. |
form_select_options | function | includes/ |
Converts an array of options into HTML, for use in select list form elements. |
form_storage_test_form_continue_submit | function | modules/ |
Form submit handler to continue multi-step form. |
form_test_clicked_button | function | modules/ |
Form builder to test button click detection. |
form_test_clicked_button_submit | function | modules/ |
Form submit handler for the form_test_clicked_button() form. |
form_test_clicked_button_validate | function | modules/ |
Form validation handler for the form_test_clicked_button() form. |
form_test_limit_validation_errors_element_validate_test | function | modules/ |
Form element validation handler for the 'test' element. |
form_test_limit_validation_errors_form | function | modules/ |
Builds a simple form with a button triggering partial validation. |
form_test_limit_validation_errors_form_partial_submit | function | modules/ |
Form submit handler for the partial validation submit button. |
form_type_image_button_value | function | includes/ |
Determines the value for an image button form element. |
form_type_password_confirm_value | function | includes/ |
Determines the value for a password_confirm form element. |
forum-icon.tpl.php | file | modules/ |
Displays an appropriate icon for a forum post. |
ForumTestCase::$container | property | modules/ |
An array representing a container. |
ForumTestCase::editForumTaxonomy | function | modules/ |
Edits the forum taxonomy. |
forum_block_configure | function | modules/ |
Implements hook_block_configure(). |
forum_confirm_delete | function | modules/ |
Form constructor for confirming deletion of a forum taxonomy term. |
forum_confirm_delete_submit | function | modules/ |
Form submission handler for forum_confirm_delete(). |
forum_form_container | function | modules/ |
Form constructor for adding and editing forum containers. |
forum_form_taxonomy_form_term_alter | function | modules/ |
Implements hook_form_FORM_ID_alter() for taxonomy_form_term(). |
forum_form_taxonomy_form_vocabulary_alter | function | modules/ |
Implements hook_form_FORM_ID_alter() for taxonomy_form_vocabulary(). |
forum_permission | function | modules/ |
Implements hook_permission(). |
forum_taxonomy_term_delete | function | modules/ |
Implements hook_taxonomy_term_delete(). |
FrontPageTestCase | class | modules/ |
Test front page functionality and administration. |
FrontPageTestCase::$admin_user | property | modules/ |
|
FrontPageTestCase::$node_path | property | modules/ |
|
FrontPageTestCase::getInfo | function | modules/ |
|
FrontPageTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
FrontPageTestCase::testDrupalIsFrontPage | function | modules/ |
Test front page functionality. |
garland_preprocess_region | function | themes/ |
Override or insert variables into the region template. |
generate-d6-content.sh | file | scripts/ |
#!/usr/bin/env php <?php /** * Generate content for a Drupal 6 database to test the upgrade process. * * Run this script at the root of an existing Drupal 6 installation. * Steps to use this generation script: * - Install drupal 6. * - Run… |
generate-d7-content.sh | file | scripts/ |
Generates content for a Drupal 7 database to test the upgrade process. |
GraphUnitTest::assertComponents | function | modules/ |
Verify expected components in a graph. |
Helper::getCanonicalPath | function | misc/ |
Resolves all dots, slashes and removes spaces after or before a path... |
Hook implementations for user-created content types | group | modules/ |
Functions that implement hooks for user-created content types. |
hook_actions_delete | function | modules/ |
Executes code after an action is deleted. |
hook_action_info | function | modules/ |
Declares information about actions. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.