Search for plugin
- Search 7.x for plugin
- Search 9.5.x for plugin
- Search 10.3.x for plugin
- Search 11.x for plugin
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Plugin | class | composer/ |
Composer plugin for handling drupal scaffold. |
| Plugin | class | core/ |
Defines a Plugin annotation object. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| TipPluginInterface::getLabel | function | core/ |
Returns label of the tip. |
| TipPluginInterface::getOutput | function | core/ |
Returns a renderable array. |
| 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::$ariaId | property | core/ |
Unique aria-id. |
| TipPluginText::$body | property | core/ |
The body text which is used for render of this Text Tip. |
| TipPluginText::$location | property | core/ |
The forced position of where the tip will be located. |
| TipPluginText::$token | property | core/ |
Token service. |
| TipPluginText::create | function | core/ |
Creates an instance of the plugin. |
| TipPluginText::getAriaId | function | core/ |
Returns a ID that is guaranteed uniqueness. |
| TipPluginText::getAttributes | function | core/ |
Returns an array of attributes for the tip wrapper. |
| TipPluginText::getBody | function | core/ |
Returns body of the text tip. |
| TipPluginText::getLocation | function | core/ |
Returns location of the text tip. |
| TipPluginText::getOutput | function | core/ |
Returns a renderable array. |
| TipPluginText::__construct | function | core/ |
Constructs a \Drupal\tour\Plugin\tour\tip\TipPluginText object. |
| TipPluginTextTest | class | core/ |
@coversDefaultClass \Drupal\tour\Plugin\tour\tip\TipPluginText[[api-linebreak]] @group tour |
| TipPluginTextTest.php | file | core/ |
|
| TipPluginTextTest::testGetAriaId | function | core/ |
Tests that getAriaId returns unique id per plugin instance. |
| TipsPluginCollection | class | core/ |
A collection of tips. |
| TipsPluginCollection.php | file | core/ |
|
| TipsPluginCollection::$pluginKey | property | core/ |
The key within the plugin configuration that contains the plugin ID. |
| TipsPluginCollection::get | function | core/ |
|
| TitleBlockPluginInterface | interface | core/ |
The interface for "title" blocks. |
| TitleBlockPluginInterface.php | file | core/ |
|
| TitleBlockPluginInterface::setTitle | function | core/ |
Sets the title. |
| TokenizeAreaPluginBase | class | core/ |
Tokenized base class for area handlers. |
| TokenizeAreaPluginBase.php | file | core/ |
|
| TokenizeAreaPluginBase::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| TokenizeAreaPluginBase::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| TokenizeAreaPluginBase::tokenForm | function | core/ |
Adds tokenization form elements. |
| TokenizeAreaPluginBase::tokenizeValue | function | core/ |
Replaces value with special views tokens and global tokens. |
| TourPluginTest | class | core/ |
Tests the functionality of tour plugins. |
| TourPluginTest.php | file | core/ |
|
| TourPluginTest::$modules | property | core/ |
Modules to enable. |
| TourPluginTest::$pluginManager | property | core/ |
Stores the tour plugin manager. |
| TourPluginTest::setUp | function | core/ |
|
| TourPluginTest::testTourPlugins | function | core/ |
Test tour plugins. |
| TransitionInterface::PLUGIN_FORM_KEY | constant | core/ |
The key of the transition plugin form. |
| TypedData::getPluginDefinition | function | core/ |
Gets the definition of the plugin implementation. |
| TypedData::getPluginId | function | core/ |
Gets the plugin_id of the plugin instance. |
| UpdateActionsWithEntityPluginsTest | class | core/ |
Tests upgrading comment and node actions to generic entity ones. |
| UpdateActionsWithEntityPluginsTest.php | file | core/ |
|
| UpdateActionsWithEntityPluginsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdateActionsWithEntityPluginsTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
Pagination
- Previous page
- Page 54
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.