10 calls to TipPluginBase::get()
- TipPluginBase::getLabel in core/
modules/ tour/ src/ TipPluginBase.php - Returns label of the tip.
- TipPluginBase::getLocation in core/
modules/ tour/ src/ TipPluginBase.php - Returns the configured placement of the tip relative to the element.
- TipPluginBase::getSelector in core/
modules/ tour/ src/ TipPluginBase.php - Returns the selector the tour tip will attach to.
- TipPluginBase::getWeight in core/
modules/ tour/ src/ TipPluginBase.php - Returns weight of the tip.
- TipPluginBase::id in core/
modules/ tour/ src/ TipPluginBase.php - Returns id of the tip.
- TipPluginImage::getBody in core/
modules/ tour/ tests/ tour_test/ src/ Plugin/ tour/ tip/ TipPluginImage.php - Returns the body content of the tooltip.
- TipPluginImageLegacy::getConfigurationOrNot in core/
modules/ tour/ tests/ tour_test/ src/ Plugin/ tour/ tip/ TipPluginImageLegacy.php - TipPluginText::getBody in core/
modules/ tour/ src/ Plugin/ tour/ tip/ TipPluginText.php - Returns the body content of the tooltip.
- TipPluginTextLegacy::getAriaId in core/
modules/ tour/ tests/ tour_test/ src/ Plugin/ tour/ tip/ TipPluginTextLegacy.php - Returns an ID that is guaranteed uniqueness.
- TipPluginTextLegacy::getBody in core/
modules/ tour/ tests/ tour_test/ src/ Plugin/ tour/ tip/ TipPluginTextLegacy.php - Returns body of the text tip.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.