Search for ip
- Search 7.x for ip
- Search 9.5.x for ip
- Search 8.9.x for ip
- Search 11.x for ip
- Search main for ip
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TipPluginBase::getBody | function | core/ |
|
| TipPluginBase::getLabel | function | core/ |
|
| TipPluginBase::getLocation | function | core/ |
|
| TipPluginBase::getSelector | function | core/ |
|
| TipPluginBase::getWeight | function | core/ |
|
| TipPluginBase::id | function | core/ |
|
| TipPluginBase::set | function | core/ |
|
| TipPluginBaseTest | class | core/ |
@coversDefaultClass \Drupal\tour\TipPluginBase[[api-linebreak]] |
| TipPluginBaseTest.php | file | core/ |
|
| TipPluginBaseTest::testGetLocationAssertion | function | core/ |
@covers ::getLocation[[api-linebreak]] |
| TipPluginImage | class | core/ |
Displays an image as a tip. |
| TipPluginImage.php | file | core/ |
|
| TipPluginImage::$alt | property | core/ |
The alt text which is used for the image in this Tip. |
| TipPluginImage::$token | property | core/ |
Token service. |
| TipPluginImage::$url | property | core/ |
The URL which is used for the image in this Tip. |
| TipPluginImage::create | function | core/ |
|
| TipPluginImage::getBody | function | core/ |
|
| TipPluginImage::__construct | function | core/ |
Constructs a \Drupal\tour\Plugin\tour\tip\TipPluginText object. |
| TipPluginImageLegacy | class | core/ |
Displays an image as a tip. |
| TipPluginImageLegacy.php | file | core/ |
|
| TipPluginImageLegacy::$alt | property | core/ |
The alt text which is used for the image in this Tip. |
| TipPluginImageLegacy::$token | property | core/ |
Token service. |
| TipPluginImageLegacy::$url | property | core/ |
The URL which is used for the image in this Tip. |
| TipPluginImageLegacy::create | function | core/ |
|
| TipPluginImageLegacy::getConfigurationOrNot | function | core/ |
|
| TipPluginImageLegacy::__construct | function | core/ |
Constructs a TipPluginImageLegacy object. |
| TipPluginInterface | interface | core/ |
Defines an interface for tour items. |
| TipPluginInterface.php | file | core/ |
|
| TipPluginInterface::get | function | core/ |
Used for returning values by key. |
| TipPluginInterface::getBody | function | core/ |
Returns the body content of the tooltip. |
| TipPluginInterface::getLabel | function | core/ |
Returns label of the tip. |
| TipPluginInterface::getLocation | function | core/ |
Returns the configured placement of the tip relative to the element. |
| TipPluginInterface::getSelector | function | core/ |
Returns the selector the tour tip will attach to. |
| TipPluginInterface::getWeight | function | core/ |
Returns weight of the tip. |
| TipPluginInterface::id | function | core/ |
Returns id of the tip. |
| TipPluginInterface::set | function | core/ |
Used for returning values by key. |
| TipPluginManager | class | core/ |
Provides a plugin manager for tour items. |
| TipPluginManager.php | file | core/ |
|
| TipPluginManager::__construct | function | core/ |
Constructs a new TipPluginManager. |
| TipPluginText | class | core/ |
Displays some text as a tip. |
| TipPluginText.php | file | core/ |
|
| TipPluginText::$body | property | core/ |
The body text which is used for render of this Text Tip. |
| TipPluginText::$token | property | core/ |
Token service. |
| TipPluginText::create | function | core/ |
|
| TipPluginText::getBody | function | core/ |
|
| TipPluginText::__construct | function | core/ |
Constructs a \Drupal\tour\Plugin\tour\tip\TipPluginText object. |
| TipPluginTextLegacy | class | core/ |
Displays some text as a tip. |
| TipPluginTextLegacy.php | file | core/ |
|
| TipPluginTextLegacy::$ariaId | property | core/ |
Unique aria-id. |
| TipPluginTextLegacy::$body | property | core/ |
The body text which is used for render of this Text Tip. |
Pagination
- Previous page
- Page 41
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.