Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| TextFieldTestCase::$web_user | property | modules/ |
|
| TextFieldTestCase::getInfo | function | modules/ |
|
| TextFieldTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| TextFieldTestCase::testTextFieldValidation | function | modules/ |
Test text field validation. |
| TextFieldTestCase::testTextfieldWidgets | function | modules/ |
Test widgets. |
| TextFieldTestCase::testTextfieldWidgetsFormatted | function | modules/ |
Test widgets + 'formatted_text' setting. |
| TextFieldTestCase::_testTextfieldWidgets | function | modules/ |
Helper function for testTextfieldWidgets(). |
| TextFieldTestCase::_testTextfieldWidgetsFormatted | function | modules/ |
Helper function for testTextfieldWidgetsFormatted(). |
| TextSummaryTestCase | class | modules/ |
|
| TextSummaryTestCase::$article_creator | property | modules/ |
|
| TextSummaryTestCase::callTextSummary | function | modules/ |
Calls text_summary() and asserts that the expected teaser is returned. |
| TextSummaryTestCase::getInfo | function | modules/ |
|
| TextSummaryTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| TextSummaryTestCase::testFirstSentenceQuestion | function | modules/ |
Tests an edge case where the first sentence is a question and subsequent sentences are not. This edge case is documented at http://drupal.org/node/180425. |
| TextSummaryTestCase::testLength | function | modules/ |
Test various summary length edge cases. |
| TextSummaryTestCase::testLongSentence | function | modules/ |
Test summary with long example. |
| TextSummaryTestCase::testNullSentence | function | modules/ |
Test for the NULL value. |
| TextSummaryTestCase::testOnlyTextSummary | function | modules/ |
Test sending only summary. |
| TextTranslationTestCase | class | modules/ |
|
| TextTranslationTestCase::$admin | property | modules/ |
|
| TextTranslationTestCase::$format | property | modules/ |
|
| TextTranslationTestCase::$translator | property | modules/ |
|
| TextTranslationTestCase::getInfo | function | modules/ |
|
| TextTranslationTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| TextTranslationTestCase::testTextField | function | modules/ |
Test that a plaintext textfield widget is correctly populated. |
| TextTranslationTestCase::testTextFieldFormatted | function | modules/ |
Check that user that does not have access the field format cannot see the source value when creating a translation. |
| text_field_formatter_info | function | modules/ |
Implements hook_field_formatter_info(). |
| text_field_formatter_settings_form | function | modules/ |
Implements hook_field_formatter_settings_form(). |
| text_field_formatter_settings_summary | function | modules/ |
Implements hook_field_formatter_settings_summary(). |
| text_field_formatter_view | function | modules/ |
Implements hook_field_formatter_view(). |
| text_field_info | function | modules/ |
Implements hook_field_info(). |
| text_field_instance_settings_form | function | modules/ |
Implements hook_field_instance_settings_form(). |
| text_field_is_empty | function | modules/ |
Implements hook_field_is_empty(). |
| text_field_load | function | modules/ |
Implements hook_field_load(). |
| text_field_prepare_translation | function | modules/ |
Implements hook_field_prepare_translation(). |
| text_field_schema | function | modules/ |
Implements hook_field_schema(). |
| text_field_settings_form | function | modules/ |
Implements hook_field_settings_form(). |
| text_field_validate | function | modules/ |
Implements hook_field_validate(). |
| text_field_widget_error | function | modules/ |
Implements hook_field_widget_error(). |
| text_field_widget_form | function | modules/ |
Implements hook_field_widget_form(). |
| text_field_widget_info | function | modules/ |
Implements hook_field_widget_info(). |
| text_field_widget_settings_form | function | modules/ |
Implements hook_field_widget_settings_form(). |
| text_filter_format_disable | function | modules/ |
Implements hook_filter_format_disable(). |
| text_filter_format_update | function | modules/ |
Implements hook_filter_format_update(). |
| text_help | function | modules/ |
Implements hook_help(). |
| text_summary | function | modules/ |
Generate a trimmed, formatted version of a text field value. |
| text_update_7000 | function | modules/ |
Change text field 'format' columns into varchar. |
| theme | function | includes/ |
Generates themed output. |
| theme-settings.php | file | themes/ |
Theme setting callbacks for the garland theme. |
| theme-settings.php | file | modules/ |
Theme setting callbacks for the test_theme theme. |
Pagination
- Previous page
- Page 194
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.