- Search 4.x for settings
- Search 7.x-2.x for settings
- Search 8.x-1.x for settings
- Search 8.x-3.x for settings
- Other projects
Titre | Object type | Nom du fichier | Résumé |
---|---|---|---|
QuickContent::$settings | property | ./ |
An array containing the information that defines the tab content, specific to its type. |
QuickContent::getSettings | function | ./ |
Accessor for the tab settings. |
QuickContentRenderable::getSettings | function | ./ |
Returns an array of settings specific to the type of content. |
QuickPreRenderedContent::$settings | property | ./ |
An array containing the information that defines the tab content, specific to its type. |
QuickPreRenderedContent::getSettings | function | ./ |
Accessor for the tab settings. |
QuickSet::$settings | property | ./ |
An array of settings controlling the behaviour of the QuickSet object. See the getDefaultSettings() static function of this class for the full list of settings. |
QuickSet::getDefaultSettings | function | ./ |
Ensure sensible default settings for each QuickSet object. |
QuickSet::getSettings | function | ./ |