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 |
---|---|---|---|
TestPluginBase::viewsTokenReplace | function | core/ |
Replaces Views' tokens in a given string. The resulting string will be sanitized with Xss::filterAdmin. |
TestPluginBase::__construct | function | core/ |
Constructs a PluginBase object. |
TestPluginDefinition | class | core/ |
|
TestPluginDependency | class | core/ |
|
TestPluginDependency::$moduleHandler | property | core/ |
|
TestPluginDependency::$themeHandler | property | core/ |
|
TestPluginDependency::getDependencies | function | core/ |
|
TestPluginDependency::moduleHandler | function | core/ |
Wraps the module handler. |
TestPluginDependency::setModuleHandler | function | core/ |
|
TestPluginDependency::setThemeHandler | function | core/ |
|
TestPluginDependency::themeHandler | function | core/ |
Wraps the theme handler. |
TestPluginForm | class | core/ |
|
TestPluginForm::buildConfigurationForm | function | core/ |
Form constructor. |
TestPluginForm::submitConfigurationForm | function | core/ |
Form submission handler. |
TestPluginForm::validateConfigurationForm | function | core/ |
Form validation handler. |
TestPluginManager | class | core/ |
A plugin manager for condition plugins. |
TestPluginManager | class | core/ |
Defines a plugin manager used by Plugin API unit tests. |
TestPluginManager.php | file | core/ |
|
TestPluginManager.php | file | core/ |
|
TestPluginManager::__construct | function | core/ |
Constructs a TestPluginManager object. |
TestPluginManager::__construct | function | core/ |
|
TestPluginManagerWithDefaults | class | core/ |
|
TestPluginManagerWithDefaults::$defaults | property | core/ |
A set of defaults to be referenced by $this->processDefinition() if additional processing of plugins is necessary or helpful for development purposes. |
TestPluginSettingsBase | class | core/ |
|
TestPluginSettingsBase::__construct | function | core/ |
|
TextCckTest::$plugin | property | core/ |
|
TextCckTest::$plugin | property | core/ |
|
TextFieldTest::$plugin | property | core/ |
|
TextFieldTest::$plugin | property | core/ |
|
TextFieldTest::$plugin | property | core/ |
|
TipPluginBase | class | core/ |
Defines a base tour item implementation. |
TipPluginBase.php | file | core/ |
|
TipPluginBase::$attributes | property | core/ |
The attributes that will be applied to the markup of this tip. |
TipPluginBase::$label | property | core/ |
The label which is used for render of this tip. |
TipPluginBase::$weight | property | core/ |
Allows tips to take more priority that others. |
TipPluginBase::get | function | core/ |
Used for returning values by key. |
TipPluginBase::getAttributes | function | core/ |
Returns an array of attributes for the tip wrapper. |
TipPluginBase::getLabel | function | core/ |
Returns label of the tip. |
TipPluginBase::getWeight | function | core/ |
Returns weight of the tip. |
TipPluginBase::id | function | core/ |
Returns id of the tip. |
TipPluginBase::set | function | core/ |
Used for returning values by key. |
TipPluginImage | class | core/ |
Displays an image as a tip. |
TipPluginImage.php | file | core/ |
|
TipPluginImage::$alt | property | core/ |
The alt text which is used for the image in this Tip. |
TipPluginImage::$url | property | core/ |
The url which is used for the image in this Tip. |
TipPluginImage::getOutput | function | core/ |
Returns a renderable array. |
TipPluginInterface | interface | core/ |
Defines an interface for tour items. |
TipPluginInterface.php | file | core/ |
|
TipPluginInterface::get | function | core/ |
Used for returning values by key. |
TipPluginInterface::getAttributes | function | core/ |
Returns an array of attributes for the tip wrapper. |
Pagination
- Previous page
- Page 53
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.