Search for style
- Search 7.x for style
- Search 9.5.x for style
- Search 10.3.x for style
- Search 11.x for style
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ActiveTheme::$styleSheetsRemove | property | core/ |
The stylesheets which are set to be removed by the theme. |
| ActiveTheme::getStyleSheetsRemove | function | core/ |
Returns the removed stylesheets by the theme. |
| AddCssCommand::$styles | property | core/ |
A string that contains the styles to be added to the page. |
| AddStyleSheetCommand | class | core/ |
AJAX command to add style sheets to a CKEditor instance. |
| AddStyleSheetCommand.php | file | core/ |
|
| AddStyleSheetCommand::$editorId | property | core/ |
The CKEditor instance ID. |
| AddStyleSheetCommand::$styleSheets | property | core/ |
The style sheet URLs to add to the CKEditor instance. |
| AddStyleSheetCommand::addStyleSheet | function | core/ |
Adds a style sheet to the CKEditor instance. |
| AddStyleSheetCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| AddStyleSheetCommand::__construct | function | core/ |
AddStyleSheetCommand constructor. |
| AjaxCssTest::getEditorStyle | function | core/ |
Gets a computed style value for a CKEditor instance. |
| ArgumentPluginBase::needsStylePlugin | function | core/ |
Determine if the argument needs a style plugin. |
| CKEditorIntegrationTest::testOffCanvasStyles | function | core/ |
Tests if CKEditor is properly styled inside an off-canvas dialog. |
| CKEditorLoadingTest::testExternalStylesheets | function | core/ |
Tests loading of theme's CKEditor stylesheets defined in the .info file. |
| CKEditorStylesComboAdminTest | class | core/ |
Tests administration of the CKEditor StylesCombo plugin. |
| CKEditorStylesComboAdminTest.php | file | core/ |
|
| CKEditorStylesComboAdminTest::$adminUser | property | core/ |
A user with the 'administer filters' permission. |
| CKEditorStylesComboAdminTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CKEditorStylesComboAdminTest::$format | property | core/ |
A random generated format machine name. |
| CKEditorStylesComboAdminTest::$modules | property | core/ |
Modules to enable. |
| CKEditorStylesComboAdminTest::setUp | function | core/ |
|
| CKEditorStylesComboAdminTest::testExistingFormat | function | core/ |
Tests StylesCombo settings for an existing text format. |
| CKEditorStylesComboTranslationTest | class | core/ |
Tests administration of the CKEditor StylesCombo plugin. |
| CKEditorStylesComboTranslationTest.php | file | core/ |
|
| CKEditorStylesComboTranslationTest::$adminUser | property | core/ |
A user with the 'administer filters' permission. |
| CKEditorStylesComboTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CKEditorStylesComboTranslationTest::$format | property | core/ |
A randomly generated format machine name. |
| CKEditorStylesComboTranslationTest::$modules | property | core/ |
{inheritdoc} |
| CKEditorStylesComboTranslationTest::setUp | function | core/ |
|
| CKEditorStylesComboTranslationTest::testExistingFormat | function | core/ |
Tests translations of CKEditor styles configuration. |
| CKEditorTest::testStylesComboGetConfig | function | core/ |
Tests StylesCombo::getConfig(). |
| Comment::rowStyleOptions | function | core/ |
Retrieves row style plugin names. |
| ConfigEntityImportTest::doImageStyleUpdate | function | core/ |
Tests updating an image style during import. |
| ConfigTest::$style | property | core/ |
The image style to use. |
| ConfigTranslationListUiTest::doImageStyleListTest | function | core/ |
Tests the image style listing for the translate operation. |
| d7_image_styles.yml | file | core/ |
core/modules/image/migrations/d7_image_styles.yml |
| DefaultStyle | class | core/ |
Unformatted style plugin to render rows one after another with no decorations. |
| DefaultStyle.php | file | core/ |
|
| DefaultStyle::$usesRowClass | property | core/ |
Does the style plugin support custom css class for the rows. |
| DefaultStyle::$usesRowPlugin | property | core/ |
Whether or not this style uses a row plugin. |
| DenyNodePreviewTest::providerPrivateImageStyleDownloadPolicy | function | core/ |
Provides data and expected results for the test method. |
| DenyNodePreviewTest::testPrivateImageStyleDownloadPolicy | function | core/ |
Asserts that caching is denied on the node preview route. |
| DenyPrivateImageStyleDownload | class | core/ |
Cache policy for image preview page. |
| DenyPrivateImageStyleDownload.php | file | core/ |
|
| DenyPrivateImageStyleDownload::$routeMatch | property | core/ |
The current route match. |
| DenyPrivateImageStyleDownload::check | function | core/ |
Determines whether it is save to store a page in the cache. |
| DenyPrivateImageStyleDownload::__construct | function | core/ |
Constructs a deny image preview page cache policy. |
| DenyPrivateImageStyleDownloadTest | class | core/ |
@coversDefaultClass \Drupal\image\PageCache\DenyPrivateImageStyleDownload[[api-linebreak]] @group image |
| DenyPrivateImageStyleDownloadTest.php | file | core/ |
|
| DenyPrivateImageStyleDownloadTest::$policy | property | core/ |
The response policy under test. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.