Search for format
- Search 7.x for format
- Search 9.5.x for format
- Search 10.3.x for format
- Search 11.x for format
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FilterFormat::setFilterConfig | function | core/ |
Sets the configuration for a filter plugin instance. |
FilterFormat::toArray | function | core/ |
Gets an array of all property values. |
FilterFormatAccessControlHandler | class | core/ |
Defines the access control handler for the filter format entity type. |
FilterFormatAccessControlHandler.php | file | core/ |
|
FilterFormatAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
FilterFormatAccessTest | class | core/ |
Tests access to text formats. |
FilterFormatAccessTest.php | file | core/ |
|
FilterFormatAccessTest::$adminUser | property | core/ |
A user with administrative permissions. |
FilterFormatAccessTest::$allowedFormat | property | core/ |
An object representing an allowed text format. |
FilterFormatAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FilterFormatAccessTest::$disallowedFormat | property | core/ |
An object representing a disallowed text format. |
FilterFormatAccessTest::$filterAdminUser | property | core/ |
A user with 'administer filters' permission. |
FilterFormatAccessTest::$modules | property | core/ |
Modules to enable. |
FilterFormatAccessTest::$secondAllowedFormat | property | core/ |
An object representing a secondary allowed text format. |
FilterFormatAccessTest::$webUser | property | core/ |
A user with permission to create and edit own content. |
FilterFormatAccessTest::resetFilterCaches | function | core/ |
Rebuilds text format and permission caches in the thread running the tests. |
FilterFormatAccessTest::setUp | function | core/ |
|
FilterFormatAccessTest::testFormatPermissions | function | core/ |
Tests the Filter format access permissions functionality. |
FilterFormatAccessTest::testFormatRoles | function | core/ |
Tests if text format is available to a role. |
FilterFormatAccessTest::testFormatWidgetPermissions | function | core/ |
Tests editing a page using a disallowed text format. |
FilterFormatAddForm | class | core/ |
Provides a form for adding a filter format. |
FilterFormatAddForm.php | file | core/ |
|
FilterFormatAddForm::form | function | core/ |
Gets the actual form array to be built. |
FilterFormatAddForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
FilterFormatEditForm | class | core/ |
Provides a form for adding a filter format. |
FilterFormatEditForm.php | file | core/ |
|
FilterFormatEditForm::form | function | core/ |
Gets the actual form array to be built. |
FilterFormatEditForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
FilterFormatFormBase | class | core/ |
Provides a base form for a filter format. |
FilterFormatFormBase.php | file | core/ |
|
FilterFormatFormBase::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
FilterFormatFormBase::exists | function | core/ |
Determines if the format already exists. |
FilterFormatFormBase::form | function | core/ |
Gets the actual form array to be built. |
FilterFormatFormBase::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
FilterFormatFormBase::validateForm | function | core/ |
Form validation handler. |
FilterFormatHalJsonAnonTest | class | core/ |
@group hal |
FilterFormatHalJsonAnonTest.php | file | core/ |
|
FilterFormatHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FilterFormatHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
FilterFormatHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
FilterFormatHalJsonAnonTest::$modules | property | core/ |
Modules to install. |
FilterFormatHalJsonBasicAuthTest | class | core/ |
@group hal |
FilterFormatHalJsonBasicAuthTest.php | file | core/ |
|
FilterFormatHalJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
FilterFormatHalJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FilterFormatHalJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
FilterFormatHalJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
FilterFormatHalJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
FilterFormatHalJsonCookieTest | class | core/ |
@group hal |
FilterFormatHalJsonCookieTest.php | file | core/ |
Pagination
- Previous page
- Page 22
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.