Search for element
- Search 9.5.x for element
- Search 8.9.x for element
- Search 10.3.x for element
- Search 11.x for element
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
$element | global | external_documentation/ |
Structured array describing the data to be rendered. |
aggregator_element_data | function | modules/ |
Performs an action when data is encountered. |
aggregator_element_end | function | modules/ |
Performs an action when a closing tag is encountered. |
aggregator_element_start | function | modules/ |
Performs an action when an opening tag is encountered. |
AJAXElementValidation | class | modules/ |
Miscellaneous Ajax tests using ajax_test module. |
AJAXElementValidation::getInfo | function | modules/ |
|
AJAXElementValidation::testAJAXElementValidation | function | modules/ |
Try to post an Ajax change to a form that has a validated element. |
ajax_pre_render_element | function | includes/ |
Adds Ajax information about an element to communicate with JavaScript. |
contextual_element_info | function | modules/ |
Implements hook_element_info(). |
DatabaseSelectPagerDefaultTestCase::testElementNumbers | function | modules/ |
Confirm that every pager gets a valid non-overlaping element ID. |
DrupalRenderTestCase::assertRenderedElement | function | modules/ |
|
DrupalRenderTestCase::testDrupalRenderFormElements | function | modules/ |
Test rendering form elements without passing through form_builder(). |
DrupalWebTestCase::$elements | property | modules/ |
The parsed version of the page. |
element_child | function | includes/ |
Checks if the key is a child. |
element_children | function | includes/ |
Identifies the children of an element array, optionally sorted by weight. |
element_get_visible_children | function | includes/ |
Returns the visible children of an element. |
element_info | function | includes/ |
Retrieves the default properties for the defined element type. |
element_info_property | function | includes/ |
Retrieves a single property for the defined element type. |
element_properties | function | includes/ |
Gets properties of a structured array element (keys beginning with '#'). |
element_property | function | includes/ |
Checks if the key is a property. |
element_set_attributes | function | includes/ |
Sets HTML attributes based on element properties. |
element_sort | function | includes/ |
Function used by uasort to sort structured arrays by weight. |
element_sort_by_title | function | includes/ |
Array sorting callback; sorts elements by title. |
element_validate_integer | function | includes/ |
Form element validation handler for integer elements. |
element_validate_integer_positive | function | includes/ |
Form element validation handler for integer elements that must be positive. |
element_validate_number | function | includes/ |
Form element validation handler for number elements. |
field_form_element_after_build | function | modules/ |
#after_build callback for field elements in a form. |
field_ui_element_info | function | modules/ |
Implements hook_element_info(). |
FileManagedFileElementTestCase | class | modules/ |
Tests the 'managed_file' element type. |
FileManagedFileElementTestCase::$originalDisplayErrorsValue | property | modules/ |
|
FileManagedFileElementTestCase::getInfo | function | modules/ |
|
FileManagedFileElementTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
FileManagedFileElementTestCase::tearDown | function | modules/ |
Delete created files and temporary files directory, delete the tables created by setUp(), and reset the database prefix. |
FileManagedFileElementTestCase::testManagedFile | function | modules/ |
Tests the managed_file element type. |
FileManagedFileElementTestCase::testManagedFileExceedMaximumFileSize | function | modules/ |
Tests uploading a file that exceeds the maximum file size. |
FileManagedFileElementTestCase::_postMaxSizeToInteger | function | modules/ |
Converts php.ini post_max_size value to integer. |
file_element_info | function | modules/ |
Implements hook_element_info(). |
filter_dom_serialize_escape_cdata_element | function | modules/ |
Adds comments around the <!CDATA section in a dom element. |
filter_element_info | function | modules/ |
Implements hook_element_info(). |
format_xml_elements | function | includes/ |
Formats XML elements. |
FormElementTestCase | class | modules/ |
Tests building and processing of core form elements. |
FormElementTestCase::$profile | property | modules/ |
The profile to install as a basis for testing. |
FormElementTestCase::getInfo | function | modules/ |
|
FormElementTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
FormElementTestCase::testOptions | function | modules/ |
Tests expansion of #options for #type checkboxes and radios. |
FormElementTestCase::testWeightDefaultValue | function | modules/ |
Tests Weight form element #default_value behavior. |
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. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.