Search for elements
- Search 9.5.x for elements
- Search 8.9.x for elements
- Search 10.3.x for elements
- Search 11.x for elements
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DrupalRenderTestCase::testDrupalRenderFormElements | function | modules/ |
Test rendering form elements without passing through form_builder(). |
DrupalWebTestCase::$elements | property | modules/ |
The parsed version of the page. |
format_xml_elements | function | includes/ |
Formats XML elements. |
FormsElementsLabelsTestCase | class | modules/ |
Test form element labels, required markers and associated output. |
FormsElementsLabelsTestCase::getInfo | function | modules/ |
|
FormsElementsLabelsTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
FormsElementsLabelsTestCase::testFormLabels | function | modules/ |
Test form elements, labels, title attibutes and required marks output correctly and have the correct label option class if needed. |
FormsElementsTableSelectFunctionalTest | class | modules/ |
Test the tableselect form element for expected behavior. |
FormsElementsTableSelectFunctionalTest::formSubmitHelper | function | modules/ |
Helper function for the option check test to submit a form while collecting errors. |
FormsElementsTableSelectFunctionalTest::getInfo | function | modules/ |
|
FormsElementsTableSelectFunctionalTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
FormsElementsTableSelectFunctionalTest::testAdvancedSelect | function | modules/ |
Test the #js_select property. |
FormsElementsTableSelectFunctionalTest::testAjax | function | modules/ |
Test presence of ajax functionality |
FormsElementsTableSelectFunctionalTest::testEmptyText | function | modules/ |
Test the display of the #empty text when #options is an empty array. |
FormsElementsTableSelectFunctionalTest::testMultipleFalse | function | modules/ |
Test the display of radios when #multiple is FALSE. |
FormsElementsTableSelectFunctionalTest::testMultipleFalseOptionchecker | function | modules/ |
Test the whether the option checker gives an error on invalid tableselect values for radios. |
FormsElementsTableSelectFunctionalTest::testMultipleFalseSubmit | function | modules/ |
Test submission of values when #multiple is FALSE. |
FormsElementsTableSelectFunctionalTest::testMultipleTrue | function | modules/ |
Test the display of checkboxes when #multiple is TRUE. |
FormsElementsTableSelectFunctionalTest::testMultipleTrueOptionchecker | function | modules/ |
Test the whether the option checker gives an error on invalid tableselect values for checkboxes. |
FormsElementsTableSelectFunctionalTest::testMultipleTrueSubmit | function | modules/ |
Test the submission of single and multiple values when #multiple is TRUE. |
FormsElementsVerticalTabsFunctionalTest | class | modules/ |
Test the vertical_tabs form element for expected behavior. |
FormsElementsVerticalTabsFunctionalTest::getInfo | function | modules/ |
|
FormsElementsVerticalTabsFunctionalTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
FormsElementsVerticalTabsFunctionalTest::testJavaScriptOrdering | function | modules/ |
Ensures that vertical-tabs.js is included before collapse.js. |
FormsTestCase::testDisabledElements | function | modules/ |
Test handling of disabled elements. |
NodeFeedTestCase::testNodeFeedExtraChannelElements | function | modules/ |
Ensures that node_feed() accepts and prints extra channel elements. |
RenderElementTypesTestCase::assertElements | function | modules/ |
Asserts that an array of elements is rendered properly. |
_book_add_form_elements | function | modules/ |
Builds the common elements of the book form for the node and outline forms. |
_form_test_disabled_elements | function | modules/ |
Build a form to test disabled elements. |
_form_test_disabled_elements_submit | function | modules/ |
Return the form values via JSON. |
_shortcut_link_form_elements | function | modules/ |
Helper function for building a form for adding or editing shortcut links. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.