Search for all
Title | Object type | File name | Summary |
---|---|---|---|
FormatDateUnitTest::setUp | function | modules/ |
|
FormatDateUnitTest::testAdminDefinedFormatDate | function | modules/ |
Test admin-defined formats in format_date(). |
FormatDateUnitTest::testFormatDate | function | modules/ |
Tests for the format_date() function. |
Formatting | group | includes/ |
Functions to format numbers, strings, dates, etc. |
format_date | function | includes/ |
Formats a date, using a date type or a custom date format string. |
format_interval | function | includes/ |
Formats a time interval with the requested granularity. |
format_plural | function | includes/ |
Formats a string containing a count of items. |
format_rss_channel | function | includes/ |
Formats an RSS channel. |
format_rss_item | function | includes/ |
Formats a single RSS item. |
format_size | function | includes/ |
Generates a string representation for the given byte count. |
format_string | function | includes/ |
Formats a string for HTML display by replacing variable placeholders. |
format_username | function | includes/ |
Format a username. |
format_xml_elements | function | includes/ |
Formats XML elements. |
FormCheckboxTestCase | class | modules/ |
Tests checkbox element. |
FormCheckboxTestCase::getInfo | function | modules/ |
|
FormCheckboxTestCase::setUp | function | modules/ |
|
FormCheckboxTestCase::testFormCheckbox | function | modules/ |
|
FormElementTestCase | class | modules/ |
Tests building and processing of core form elements. |
FormElementTestCase::$profile | property | modules/ |
|
FormElementTestCase::getInfo | function | modules/ |
|
FormElementTestCase::setUp | function | modules/ |
|
FormElementTestCase::testOptions | function | modules/ |
Tests expansion of #options for #type checkboxes and radios. |
FormElementTestCase::testWeightDefaultValue | function | modules/ |
Tests Weight form element #default_value behavior. |
FormsArbitraryRebuildTestCase | class | modules/ |
Tests rebuilding of arbitrary forms by altering them. |
FormsArbitraryRebuildTestCase::getInfo | function | modules/ |
|
FormsArbitraryRebuildTestCase::setUp | function | modules/ |
|
FormsArbitraryRebuildTestCase::testUserRegistrationMultipleField | function | modules/ |
Tests a rebuild caused by a multiple value field. |
FormsArbitraryRebuildTestCase::testUserRegistrationRebuild | function | modules/ |
Tests a basic rebuild with the user registration form. |
FormsElementsLabelsTestCase | class | modules/ |
Test form element labels, required markers and associated output. |
FormsElementsLabelsTestCase::getInfo | function | modules/ |
|
FormsElementsLabelsTestCase::setUp | function | modules/ |
|
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/ |
|
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/ |
|
FormsElementsVerticalTabsFunctionalTest::testJavaScriptOrdering | function | modules/ |
Ensures that vertical-tabs.js is included before collapse.js. |
FormsFileInclusionTestCase | class | modules/ |
Tests form API file inclusion. |
Pagination
- Previous page
- Page 89
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.