Returns an array of settings specific to the type of content.
2 methods override QuickContentRenderable::getSettings()
- QuickContent::getSettings in ./
quicktabs.classes.inc - Accessor for the tab settings.
- QuickPreRenderedContent::getSettings in ./
quicktabs.classes.inc - Accessor for the tab settings.
File
-
./
quicktabs.classes.inc, line 337
Class
- QuickContentRenderable
- Each QuickSet object has a "contents" property which is an array of objects that implement the QuickContentRenderable interface.
Code
public function getSettings();