StylePluginBase::usesRowClass |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Returns the usesRowClass property. |
ImageStylesPathAndUrlTest.php |
file |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.php |
Definition of Drupal\image\Tests\ImageStylesPathAndUrlTest. |
StylePluginBase::usesGrouping |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Returns the usesGrouping property. |
StylePluginBase::wizardSubmit |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Alter the options of a display before they are added to the view. |
StylePluginBase::renderFields |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Renders all of the fields for a given style and store them on the object. |
image_style_form_add_validate |
function |
drupal/core/modules/image/image.admin.inc |
Validate handler for adding a new image effect to an image style. |
NodeRevision::rowStyleOptions |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/wizard/NodeRevision.php |
Overrides Drupal\views\Plugin\views\wizard\WizardPluginBase::rowStyleOptions(). |
image_style_create_derivative |
function |
drupal/core/modules/image/image.module |
Creates a new image derivative based on an image style. |
StyleTableUnitTest::testTable |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTableUnitTest.php |
Tests the table style. |
StyleUnformattedTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleUnformattedTest.php |
|
ImageAdminStylesTest::getInfo |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php |
|
drupal_load_stylesheet_content |
function |
drupal/core/includes/common.inc |
Processes the contents of a stylesheet for aggregation. |
StylePluginBase::$usesRowClass |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Does the style plugin support custom css class for the rows. |
StylePluginBase::$usesGrouping |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Does the style plugin support grouping of rows. |
StylePluginBase::usesRowPlugin |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Returns the usesRowPlugin property. |
StylePluginBase::tokenizeValue |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Take a value and apply token replacement logic to it. |
StylePluginBase::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
StylePluginBase::buildSortPost |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Called by the view builder to let the style build a second set of
sorts that will come after any other sorts in the view. |
StylePluginBase::getFieldValue |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Get the raw field value. |
StatementPrefetch::$fetchStyle |
property |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
Holds the current fetch style (which will be used by the next fetch). |
StyleTableUnitTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTableUnitTest.php |
Views used by this test. |
hook_views_plugins_style_alter |
function |
drupal/core/modules/views/views.api.php |
Modify the list of available views style plugins. |
ImageStyleFlushTest::testFlush |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStyleFlushTest.php |
General test to flush a style. |
CascadingStylesheetsTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php |
Sets up a Drupal site for running functional and integration tests. |
StyleTestBase::storeViewPreview |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTestBase.php |
Stores a view output in the elements. |
ImageStyleDeleteForm::getFormID |
function |
drupal/core/modules/image/lib/Drupal/image/Form/ImageStyleDeleteForm.php |
Returns a unique string identifying the form. |
ImageStyleDeleteForm::buildForm |
function |
drupal/core/modules/image/lib/Drupal/image/Form/ImageStyleDeleteForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
StyleTest::testCustomRowClasses |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTest.php |
Tests custom css classes. |
ExceptionHandler::getStylesheet |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/ExceptionHandler.php |
Gets the stylesheet associated with the given exception. |
StylePluginBase::$usesRowPlugin |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Does the style plugin allows to use style plugins. |
StylePluginBase::$groupingTheme |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
The theme function used to render the grouping set. |
StyleSerializerTest::$testViews |
property |
drupal/core/modules/rest/lib/Drupal/rest/Tests/Views/StyleSerializerTest.php |
Views used by this test. |
StyleSerializerTest::$adminUser |
property |
drupal/core/modules/rest/lib/Drupal/rest/Tests/Views/StyleSerializerTest.php |
A user with administrative privileges to look at test entity and configure views. |
StylePluginBase::renderRowGroup |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Renders a group of rows of the grouped view. |
StylePluginBase::renderGrouping |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Group records as needed for rendering. |
ImageStyleStorageController.php |
file |
drupal/core/modules/image/lib/Drupal/image/ImageStyleStorageController.php |
Contains \Drupal\image\ImageStyleStorageController. |
StyleTableUnitTest::prepareView |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTableUnitTest.php |
Prepares a view executable by initializing everything which is needed. |
ImageAdminStylesTest::testStyle |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php |
General test to add a style, add/remove/edit effects to it, then delete it. |
ImageStyleDeleteForm::submitForm |
function |
drupal/core/modules/image/lib/Drupal/image/Form/ImageStyleDeleteForm.php |
Form submission handler. |
WizardPluginBase::buildFormStyle |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Adds the style options to the wizard form. |
StyleSerializerTest::testPreview |
function |
drupal/core/modules/rest/lib/Drupal/rest/Tests/Views/StyleSerializerTest.php |
Tests the preview output for json output. |
StaticLayout::getStylesheetFiles |
function |
drupal/core/modules/layout/lib/Drupal/layout/Plugin/Layout/StaticLayout.php |
Returns the list of CSS files associated with this layout. |
CascadingStylesheetsUnitTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsUnitTest.php |
Definition of Drupal\system\Tests\Common\CascadingStylesheetsUnitTest. |
image_style_transform_dimensions |
function |
drupal/core/modules/image/image.module |
Determines the dimensions of the styled image. |
ImageStylesPathAndUrlTest::setUp |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.php |
Sets up a Drupal site for running functional and integration tests. |
StylesCombo::validateStylesValue |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/CKEditorPlugin/StylesCombo.php |
#element_validate handler for the "styles" element in settingsForm(). |
StyleUnformattedTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleUnformattedTest.php |
Views used by this test. |
CascadingStylesheetsTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php |
|
ImageStyleDeleteForm::$imageStyle |
property |
drupal/core/modules/image/lib/Drupal/image/Form/ImageStyleDeleteForm.php |
The image style to be deleted. |
ImageStyleDeleteForm::getQuestion |
function |
drupal/core/modules/image/lib/Drupal/image/Form/ImageStyleDeleteForm.php |
Returns the question to ask the user. |