You are here

15 calls to filter_permission_name() in Drupal 7

BlockTestCase::setUp in modules/block/block.test
Sets up a Drupal site for running functional and integration tests.
FilterAdminTestCase::setUp in modules/filter/filter.test
Sets up a Drupal site for running functional and integration tests.
FilterDefaultFormatTestCase::testDefaultTextFormats in modules/filter/filter.test
Tests if the default text format is accessible to users.
FilterFormatAccessTestCase::setUp in modules/filter/filter.test
Sets up a Drupal site for running functional and integration tests.
FilterFormatAccessTestCase::testFormatPermissions in modules/filter/filter.test
Tests the Filter format access permissions functionality.
filter_access in modules/filter/filter.module
Checks if a user has access to a particular text format.
filter_admin_format_form_submit in modules/filter/filter.admin.inc
Form submission handler for filter_admin_format_form().
filter_get_roles_by_format in modules/filter/filter.module
Retrieves a list of roles that are allowed to use a given text format.
filter_permission in modules/filter/filter.module
Implements hook_permission().
PHPFilterTestCase::testPHPFilter in modules/php/php.test
Makes sure that the PHP filter evaluates PHP code when used.
SearchCommentTestCase::setUp in modules/search/search.test
Sets up a Drupal site for running functional and integration tests.
standard_install in profiles/standard/standard.install
Implements hook_install().
TextFieldTestCase::_testTextfieldWidgetsFormatted in modules/field/modules/text/text.test
Helper function for testTextfieldWidgetsFormatted().
TextTranslationTestCase::setUp in modules/field/modules/text/text.test
Sets up a Drupal site for running functional and integration tests.
UserSignatureTestCase::setUp in modules/user/user.test
Sets up a Drupal site for running functional and integration tests.