Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
TipPluginBase.php
»
TipPluginBase
»
TipPluginBase::get
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
8 calls to TipPluginBase::get()
TipPluginBase::getAttributes
in drupal/
core/
modules/
tour/
lib/
Drupal/
tour/
TipPluginBase.php
Implements
\Drupal\tour\TipPluginInterface::getAttributes
().
TipPluginBase::getLabel
in drupal/
core/
modules/
tour/
lib/
Drupal/
tour/
TipPluginBase.php
Implements
\Drupal\tour\TipPluginInterface::getLabel
().
TipPluginBase::getWeight
in drupal/
core/
modules/
tour/
lib/
Drupal/
tour/
TipPluginBase.php
Implements
\Drupal\tour\TipPluginInterface::getWeight
().
TipPluginImage::getOutput
in drupal/
core/
modules/
tour/
tests/
tour_test/
lib/
Drupal/
tour_test/
Plugin/
tour/
tip/
TipPluginImage.php
Overrides \Drupal\tour\Plugin\tour\tour\TipPluginInterface::getOutput().
TipPluginText::getAriaId
in drupal/
core/
modules/
tour/
lib/
Drupal/
tour/
Plugin/
tour/
tip/
TipPluginText.php
Returns a ID that is guaranteed uniqueness.
TipPluginText::getAttributes
in drupal/
core/
modules/
tour/
lib/
Drupal/
tour/
Plugin/
tour/
tip/
TipPluginText.php
Overrides
\Drupal\tour\TipPluginBase::getAttributes
().
TipPluginText::getBody
in drupal/
core/
modules/
tour/
lib/
Drupal/
tour/
Plugin/
tour/
tip/
TipPluginText.php
Returns body of the text tip.
TipPluginText::getLocation
in drupal/
core/
modules/
tour/
lib/
Drupal/
tour/
Plugin/
tour/
tip/
TipPluginText.php
Returns location of the text tip.