|
hook_field_formatter_info_alter |
function |
drupal/modules/field/field.api.php |
Perform alterations on Field API formatter types. |
|
LocalePluralFormatTest::getInfo |
function |
drupal/modules/locale/locale.test |
|
|
filter_admin_format_form_submit |
function |
drupal/modules/filter/filter.admin.inc |
Form submission handler for filter_admin_format_form(). |
|
field_test_field_formatter_info |
function |
drupal/modules/field/tests/field_test.field.inc |
Implements hook_field_formatter_info(). |
|
field_test_field_formatter_view |
function |
drupal/modules/field/tests/field_test.field.inc |
Implements hook_field_formatter_view(). |
|
FilterNoFormatTestCase::getInfo |
function |
drupal/modules/filter/filter.test |
|
|
LocaleDateFormatsFunctionalTest |
class |
drupal/modules/locale/locale.test |
Functional tests for localizing date formats. |
|
_system_date_format_types_build |
function |
drupal/modules/system/system.module |
Builds and returns information about available date types. |
|
FilterFormatUpgradePathTestCase |
class |
drupal/modules/simpletest/tests/upgrade/upgrade.filter.test |
Upgrade test for filter format identifiers. |
|
filter_test_filter_format_insert |
function |
drupal/modules/simpletest/tests/filter_test.module |
Implements hook_filter_format_insert(). |
|
filter_test_filter_format_update |
function |
drupal/modules/simpletest/tests/filter_test.module |
Implements hook_filter_format_update(). |
|
locale_get_localized_date_format |
function |
drupal/includes/locale.inc |
Select locale date format details from database. |
|
_locale_test_plural_format_tests |
function |
drupal/modules/locale/tests/locale_test.module |
Helper function with list of test cases |
|
system_site_information_settings |
function |
drupal/modules/system/system.admin.inc |
Form builder; The general site information form. |
|
system_add_date_format_type_form |
function |
drupal/modules/system/system.admin.inc |
Add new date type. |
|
hook_field_formatter_prepare_view |
function |
drupal/modules/field/field.api.php |
Allow formatters to load information for field values being displayed. |
|
filter_test_filter_format_disable |
function |
drupal/modules/simpletest/tests/filter_test.module |
Implements hook_filter_format_disable(). |
|
filter_admin_format_form_validate |
function |
drupal/modules/filter/filter.admin.inc |
Form validation handler for filter_admin_format_form(). |
|
FilterFormatAccessTestCase::setUp |
function |
drupal/modules/filter/filter.test |
Sets up a Drupal site for running functional and integration tests. |
|
system_configure_date_formats_form |
function |
drupal/modules/system/system.admin.inc |
Allow users to add additional date formats. |
|
FormatDateUnitTest::testFormatDate |
function |
drupal/modules/simpletest/tests/common.test |
Tests for the format_date() function. |
|
text_field_formatter_settings_form |
function |
drupal/modules/field/modules/text/text.module |
Implements hook_field_formatter_settings_form(). |
|
hook_field_formatter_settings_form |
function |
drupal/modules/field_ui/field_ui.api.php |
Specify the form elements for a formatter's settings. |
|
system_delete_date_format_type_form |
function |
drupal/modules/system/system.admin.inc |
Menu callback; present a form for deleting a date type. |
|
system_add_date_formats_form_submit |
function |
drupal/modules/system/system.admin.inc |
Process new date format string submission. |
|
image_field_formatter_settings_form |
function |
drupal/modules/image/image.field.inc |
Implements hook_field_formatter_settings_form(). |
|
FilterFormatAccessTestCase::getInfo |
function |
drupal/modules/filter/filter.test |
|
|
number_field_formatter_settings_form |
function |
drupal/modules/field/modules/number/number.module |
Implements hook_field_formatter_settings_form(). |
|
CommentFieldsTest::testCommentFormat |
function |
drupal/modules/comment/comment.test |
Test that comment module works correctly with plain text format. |
|
locale_date_format_reset_form_submit |
function |
drupal/modules/locale/locale.admin.inc |
Reset date formats for a specific language to global defaults. |
|
LocalePluralFormatTest::importPoFile |
function |
drupal/modules/locale/locale.test |
Imports a standalone .po file in a given language. |
|
FilterCRUDTestCase::verifyTextFormat |
function |
drupal/modules/filter/filter.test |
Verifies that a text format is properly stored. |
|
FilterAdminTestCase::testFormatAdmin |
function |
drupal/modules/filter/filter.test |
Tests the format administration functionality. |
|
BlockTestCase::testCustomBlockFormat |
function |
drupal/modules/block/block.test |
Test creating custom block using Full HTML. |
|
FilterDefaultFormatTestCase::getInfo |
function |
drupal/modules/filter/filter.test |
|
|
system_date_delete_format_form_submit |
function |
drupal/modules/system/system.admin.inc |
Delete a configured date format. |
|
system_add_date_formats_form_validate |
function |
drupal/modules/system/system.admin.inc |
Validate new date format string submission. |
|
text_field_formatter_settings_summary |
function |
drupal/modules/field/modules/text/text.module |
Implements hook_field_formatter_settings_summary(). |
|
taxonomy_field_formatter_prepare_view |
function |
drupal/modules/taxonomy/taxonomy.module |
Implements hook_field_formatter_prepare_view(). |
|
FilterFormatAccessTestCase::$web_user |
property |
drupal/modules/filter/filter.test |
A user with permission to create and edit own content. |
|
hook_field_formatter_settings_summary |
function |
drupal/modules/field_ui/field_ui.api.php |
Return a short summary for the current formatter settings of an instance. |
|
image_field_formatter_settings_summary |
function |
drupal/modules/image/image.field.inc |
Implements hook_field_formatter_settings_summary(). |
|
theme_filter_admin_format_filter_order |
function |
drupal/modules/filter/filter.admin.inc |
Returns HTML for a text format's filter order form. |
|
FilterCRUDTestCase::testTextFormatCRUD |
function |
drupal/modules/filter/filter.test |
Tests CRUD operations for text formats and filters. |
|
LocaleDateFormatsFunctionalTest::setUp |
function |
drupal/modules/locale/locale.test |
Sets up a Drupal site for running functional and integration tests. |
|
FilterFormatUpgradePathTestCase::setUp |
function |
drupal/modules/simpletest/tests/upgrade/upgrade.filter.test |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
|
number_field_formatter_settings_summary |
function |
drupal/modules/field/modules/number/number.module |
Implements hook_field_formatter_settings_summary(). |
|
DatabaseSchema_pgsql::$tableInformation |
property |
drupal/includes/database/pgsql/schema.inc |
A cache of information about blob columns and sequences of tables. |
|
FilterFormatAccessTestCase::$admin_user |
property |
drupal/modules/filter/filter.test |
A user with administrative permissions. |
|
field_test_field_formatter_prepare_view |
function |
drupal/modules/field/tests/field_test.field.inc |
Implements hook_field_formatter_prepare_view(). |