| TipPluginImageLegacy::__construct |
function |
core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginImageLegacy.php |
Constructs a TipPluginImageLegacy object. |
| TipPluginInterface |
interface |
core/modules/tour/src/TipPluginInterface.php |
Defines an interface for tour items. |
| TipPluginInterface.php |
file |
core/modules/tour/src/TipPluginInterface.php |
|
| TipPluginInterface::get |
function |
core/modules/tour/src/TipPluginInterface.php |
Used for returning values by key. |
| TipPluginInterface::getBody |
function |
core/modules/tour/src/TipPluginInterface.php |
Returns the body content of the tooltip. |
| TipPluginInterface::getLabel |
function |
core/modules/tour/src/TipPluginInterface.php |
Returns label of the tip. |
| TipPluginInterface::getLocation |
function |
core/modules/tour/src/TipPluginInterface.php |
Returns the configured placement of the tip relative to the element. |
| TipPluginInterface::getSelector |
function |
core/modules/tour/src/TipPluginInterface.php |
Returns the selector the tour tip will attach to. |
| TipPluginInterface::getWeight |
function |
core/modules/tour/src/TipPluginInterface.php |
Returns weight of the tip. |
| TipPluginInterface::id |
function |
core/modules/tour/src/TipPluginInterface.php |
Returns id of the tip. |
| TipPluginInterface::set |
function |
core/modules/tour/src/TipPluginInterface.php |
Used for returning values by key. |
| TipPluginManager |
class |
core/modules/tour/src/TipPluginManager.php |
Provides a plugin manager for tour items. |
| TipPluginManager.php |
file |
core/modules/tour/src/TipPluginManager.php |
|
| TipPluginManager::__construct |
function |
core/modules/tour/src/TipPluginManager.php |
Constructs a new TipPluginManager. |
| TipPluginText |
class |
core/modules/tour/src/Plugin/tour/tip/TipPluginText.php |
Displays some text as a tip. |
| TipPluginText.php |
file |
core/modules/tour/src/Plugin/tour/tip/TipPluginText.php |
|
| TipPluginText::$body |
property |
core/modules/tour/src/Plugin/tour/tip/TipPluginText.php |
The body text which is used for render of this Text Tip. |
| TipPluginText::$token |
property |
core/modules/tour/src/Plugin/tour/tip/TipPluginText.php |
Token service. |
| TipPluginText::create |
function |
core/modules/tour/src/Plugin/tour/tip/TipPluginText.php |
Creates an instance of the plugin. |
| TipPluginText::getBody |
function |
core/modules/tour/src/Plugin/tour/tip/TipPluginText.php |
Returns the body content of the tooltip. |
| TipPluginText::__construct |
function |
core/modules/tour/src/Plugin/tour/tip/TipPluginText.php |
Constructs a \Drupal\tour\Plugin\tour\tip\TipPluginText object. |
| TipPluginTextLegacy |
class |
core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginTextLegacy.php |
Displays some text as a tip. |
| TipPluginTextLegacy.php |
file |
core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginTextLegacy.php |
|
| TipPluginTextLegacy::$ariaId |
property |
core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginTextLegacy.php |
Unique aria-id. |
| TipPluginTextLegacy::$body |
property |
core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginTextLegacy.php |
The body text which is used for render of this Text Tip. |
| TipPluginTextLegacy::$location |
property |
core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginTextLegacy.php |
The forced position of where the tip will be located. |
| TipPluginTextLegacy::$token |
property |
core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginTextLegacy.php |
Token service. |
| TipPluginTextLegacy::create |
function |
core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginTextLegacy.php |
Creates an instance of the plugin. |
| TipPluginTextLegacy::getAriaId |
function |
core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginTextLegacy.php |
Returns an ID that is guaranteed uniqueness. |
| TipPluginTextLegacy::getBody |
function |
core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginTextLegacy.php |
Returns body of the text tip. |
| TipPluginTextLegacy::__construct |
function |
core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginTextLegacy.php |
Constructs a TipPluginTextLegacy object. |
| TipsPluginCollection |
class |
core/modules/tour/src/TipsPluginCollection.php |
A collection of tips. |
| TipsPluginCollection.php |
file |
core/modules/tour/src/TipsPluginCollection.php |
|
| TipsPluginCollection::$pluginKey |
property |
core/modules/tour/src/TipsPluginCollection.php |
The key within the plugin configuration that contains the plugin ID. |
| TipsPluginCollection::get |
function |
core/modules/tour/src/TipsPluginCollection.php |
|
| TitleBlockPluginInterface |
interface |
core/lib/Drupal/Core/Block/TitleBlockPluginInterface.php |
The interface for "title" blocks. |
| TitleBlockPluginInterface.php |
file |
core/lib/Drupal/Core/Block/TitleBlockPluginInterface.php |
|
| TitleBlockPluginInterface::setTitle |
function |
core/lib/Drupal/Core/Block/TitleBlockPluginInterface.php |
Sets the title. |
| TokenizeAreaPluginBase |
class |
core/modules/views/src/Plugin/views/area/TokenizeAreaPluginBase.php |
Tokenized base class for area handlers. |
| TokenizeAreaPluginBase.php |
file |
core/modules/views/src/Plugin/views/area/TokenizeAreaPluginBase.php |
|
| TokenizeAreaPluginBase::buildOptionsForm |
function |
core/modules/views/src/Plugin/views/area/TokenizeAreaPluginBase.php |
Provide a form to edit options for this plugin. |
| TokenizeAreaPluginBase::defineOptions |
function |
core/modules/views/src/Plugin/views/area/TokenizeAreaPluginBase.php |
Information about options for all kinds of purposes will be held here. |
| TokenizeAreaPluginBase::tokenForm |
function |
core/modules/views/src/Plugin/views/area/TokenizeAreaPluginBase.php |
Adds tokenization form elements. |
| TokenizeAreaPluginBase::tokenizeValue |
function |
core/modules/views/src/Plugin/views/area/TokenizeAreaPluginBase.php |
Replaces value with special views tokens and global tokens. |
| ToolbarItemConditionsMetConstraint::$multipleMissingRequiredPluginMessage |
property |
core/modules/ckeditor5/src/Plugin/Validation/Constraint/ToolbarItemConditionsMetConstraint.php |
The violation message when >1 required plugin is missing. |
| ToolbarItemConditionsMetConstraint::$singleMissingRequiredPluginMessage |
property |
core/modules/ckeditor5/src/Plugin/Validation/Constraint/ToolbarItemConditionsMetConstraint.php |
The violation message when 1 required plugin is missing. |
| ToolkitTest::$imageEffectPluginManager |
property |
core/tests/Drupal/KernelTests/Core/Image/ToolkitTest.php |
The image effect plugin manager service. |
| TourPluginTest |
class |
core/modules/tour/tests/src/Kernel/TourPluginTest.php |
Tests the functionality of tour plugins. |
| TourPluginTest.php |
file |
core/modules/tour/tests/src/Kernel/TourPluginTest.php |
|
| TourPluginTest::$modules |
property |
core/modules/tour/tests/src/Kernel/TourPluginTest.php |
Modules to enable. |