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.