FilterPermissions

Provides dynamic permissions of the filter module.

Hierarchy

File

core/modules/filter/src/FilterPermissions.php, line 13

Namespace

Drupal\filter

Members

Name Modifiers Type Description
FilterPermissions::$entityManager protected property The entity manager.
FilterPermissions::create public static function Instantiates a new instance of this class. Overrides ContainerInjectionInterface::create
FilterPermissions::permissions public function Returns an array of filter permissions.
FilterPermissions::__construct public function Constructs a new FilterPermissions instance.
StringTranslationTrait::$stringTranslation protected property The string translation service.
StringTranslationTrait::formatPlural protected function Formats a string containing a count of items.
StringTranslationTrait::getNumberOfPlurals protected function Returns the number of plurals supported by a given language.
StringTranslationTrait::getStringTranslation protected function Gets the string translation service.
StringTranslationTrait::setStringTranslation public function Sets the string translation service to use.
StringTranslationTrait::t protected function Translates a string to the current language or to a given language.
doc_Drupal
2016-10-29 09:14:49
Comments
Leave a Comment

Please login to continue.