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 |
---|---|---|---|
test_ckeditor_stylesheets_protocol_relative.info.yml | file | core/ |
core/modules/system/tests/themes/test_ckeditor_stylesheets_protocol_relative/test_ckeditor_stylesheets_protocol_relative.info.yml |
test_ckeditor_stylesheets_relative.info.yml | file | core/ |
core/modules/system/tests/themes/test_ckeditor_stylesheets_relative/test_ckeditor_stylesheets_relative.info.yml |
test_legacy_stylesheets_remove.info.yml | file | core/ |
core/modules/system/tests/themes/test_legacy_stylesheets_remove/test_legacy_stylesheets_remove.info.yml |
ThemeInfoTest::testStylesheets | function | core/ |
Tests stylesheets-remove. |
ThemeInitialization::prepareStylesheetsRemove | function | core/ |
Prepares stylesheets-remove specified in the *.info.yml file. |
ThemeInitialization::resolveStyleSheetPlaceholders | function | core/ |
Gets CSS file where tokens have been resolved. |
ThemeTestController::testInfoStylesheets | function | core/ |
Adds stylesheets to test theme .info.yml property processing. |
ViewExecutable::$style_plugin | property | core/ |
The current used style plugin. |
ViewExecutable::getStyle | function | core/ |
Gets the current style plugin. |
ViewExecutable::initStyle | function | core/ |
Finds and initializes the style plugin. |
Views style plugins | group | core/ |
Plugins that control how the collection of results is rendered in a view. |
views-ui-style-plugin-table.html.twig | file | core/ |
Theme override for the settings of a table style views display. |
views-ui-style-plugin-table.html.twig | file | core/ |
Default template for the settings of a table style views display. |
views-view-style-template-test.html.twig | file | core/ |
Views template test template to test the module defined templates. |
views.style.schema.yml | file | core/ |
core/modules/views/config/schema/views.style.schema.yml |
views.view.test_style_html_list.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_style_html_list.yml |
views.view.test_style_mapping.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_style_mapping.yml |
views.view.test_style_opml.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_style_opml.yml |
ViewsIntegrationTest::RESPONSIVE_IMAGE_STYLE_ID | constant | core/ |
The responsive image style ID to use. |
ViewsStyle | class | core/ |
Defines a Plugin annotation object for views style plugins. |
ViewsStyle.php | file | core/ |
|
ViewsStyle::$base | property | core/ |
The base tables on which this style plugin can be used. |
ViewsStyle::$display_types | property | core/ |
The types of the display this plugin can be used with. |
ViewsStyle::$help | property | core/ |
A short help string; this is displayed in the views UI. |
ViewsStyle::$id | property | core/ |
The plugin ID. |
ViewsStyle::$no_ui | property | core/ |
Whether the plugin should be not selectable in the UI. |
ViewsStyle::$short_title | property | core/ |
(optional) The short title used in the views UI. |
ViewsStyle::$theme | property | core/ |
The theme function used to render the style output. |
ViewsStyle::$title | property | core/ |
The plugin title used in the views UI. |
WizardPluginBase::buildFormStyle | function | core/ |
Adds the style options to the wizard form. |
WizardPluginBase::rowStyleOptions | function | core/ |
Retrieves row style plugin names. |
_color_rewrite_stylesheet | function | core/ |
Rewrites the stylesheet to match the colors in the palette. |
_color_save_stylesheet | function | core/ |
Saves the rewritten stylesheet to disk. |
_responsive_image_image_style_url | function | core/ |
Wrapper around image_style_url() so we can return an empty image. |
Pagination
- Previous page
- Page 16
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.