Search for getSetting
- Search 6.x-1.x for getSetting
- Search 7.x-1.x for getSetting
- Search 8.x-1.x for getSetting
- Search 4.x for getSetting
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DevelGenerateBase::getSetting | function | devel_generate/ |
Returns the array of settings, including defaults for missing settings. |
| DevelGenerateBase::getSettings | function | devel_generate/ |
Returns the current settings for the plugin. |
| DevelGenerateBaseInterface::getSetting | function | devel_generate/ |
Returns the array of settings, including defaults for missing settings. |
| DevelGenerateBaseInterface::getSettings | function | devel_generate/ |
Returns the current settings for the plugin. |