Search for getPlugin
- Search 7.x for getPlugin
- Search 8.9.x for getPlugin
- Search 10.3.x for getPlugin
- Search 11.x for getPlugin
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
WidgetPluginManager::$widgetOptions | property | core/ |
An array of widget options for each field type. |
WidgetPluginManager::createInstance | function | core/ |
|
WidgetPluginManager::getDefaultSettings | function | core/ |
Returns the default settings of a field widget. |
WidgetPluginManager::getInstance | function | core/ |
Overrides PluginManagerBase::getInstance(). |
WidgetPluginManager::getOptions | function | core/ |
Returns an array of widget type options for a field type. |
WidgetPluginManager::prepareConfiguration | function | core/ |
Merges default values for widget configuration. |
WidgetPluginManager::__construct | function | core/ |
Constructs a WidgetPluginManager object. |
WidgetPluginManagerTest | class | core/ |
Tests the field widget manager. |
WidgetPluginManagerTest.php | file | core/ |
|
WidgetPluginManagerTest::testNotApplicableFallback | function | core/ |
Tests that getInstance falls back on default if current is not applicable. |
WidgetPluginManagerTest::testWidgetDefinitionAlter | function | core/ |
Tests that the widget definitions alter hook works. |
Workflow::getPluginCollection | function | core/ |
Encapsulates the creation of the workflow's plugin collection. |
Workflow::getPluginCollections | function | core/ |
Pagination
- Previous page
- Page 3
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.