14 calls to filter_formats()

FilterCRUDTestCase::testTextFormatCRUD in drupal-7.x/modules/filter/filter.test
Tests CRUD operations for text formats and filters.
FilterFormatAccessTestCase::testFormatPermissions in drupal-7.x/modules/filter/filter.test
Tests the Filter format access permissions functionality.
FilterFormatAccessTestCase::testFormatWidgetPermissions in drupal-7.x/modules/filter/filter.test
Tests editing a page using a disallowed text format.
filter_admin_overview in drupal-7.x/modules/filter/filter.admin.inc
Page callback: Form constructor for a form to list and reorder text formats.
filter_default_format in drupal-7.x/modules/filter/filter.module
Returns the ID of the default text format for a particular user.
filter_format_load in drupal-7.x/modules/filter/filter.module
Loads a text format object from the database.
filter_get_formats_by_role in drupal-7.x/modules/filter/filter.module
Retrieves a list of text formats that are allowed for a given role.
filter_permission in drupal-7.x/modules/filter/filter.module
Implements hook_permission().
filter_process_format in drupal-7.x/modules/filter/filter.module
Expands an element into a base element with text format selector attached.
hook_field_prepare_translation in drupal-7.x/modules/field/field.api.php
Define custom prepare_translation behavior for this module's field types.
TextFieldTestCase::_testTextfieldWidgetsFormatted in drupal-7.x/modules/field/modules/text/text.test
Helper function for testTextfieldWidgetsFormatted().
text_field_prepare_translation in drupal-7.x/modules/field/modules/text/text.module
Implements hook_field_prepare_translation().
UserSignatureTestCase::setUp in drupal-7.x/modules/user/user.test
Sets up a Drupal site for running functional and integration tests.
_filter_tips in drupal-7.x/modules/filter/filter.module
Retrieves the filter tips.