14 calls to TipPluginBase::get()
- TipPluginBase::getAttributes in core/
modules/ tour/ src/ TipPluginBase.php - @todo remove in https://drupal.org/node/3195193
- TipPluginBase::getLabel in core/
modules/ tour/ src/ TipPluginBase.php - Returns label of the tip.
- TipPluginBase::getLocation in core/
modules/ tour/ src/ TipPluginBase.php - Determines the placement of the tip relative to the element.
- TipPluginBase::getSelector in core/
modules/ tour/ src/ TipPluginBase.php - 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 - TipPluginImageLegacy::getOutput in core/
modules/ tour/ tests/ tour_test/ src/ Plugin/ tour/ tip/ TipPluginImageLegacy.php - This method should not be used. It is deprecated from TipPluginInterface.
- TipPluginText::getBody in core/
modules/ tour/ src/ Plugin/ tour/ tip/ TipPluginText.php - Returns the body content of the tooltip.
- TipPluginText::getOutput in core/
modules/ tour/ src/ Plugin/ tour/ tip/ TipPluginText.php - This method should not be used. It is deprecated from TipPluginInterface.
- TipPluginTextLegacy::getAriaId in core/
modules/ tour/ tests/ tour_test/ src/ Plugin/ tour/ tip/ TipPluginTextLegacy.php - Returns an ID that is guaranteed uniqueness.
- TipPluginTextLegacy::getAttributes in core/
modules/ tour/ tests/ tour_test/ src/ Plugin/ tour/ tip/ TipPluginTextLegacy.php - @todo remove in https://drupal.org/node/3195193
- 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.