Returns an array of settings specific to the type of content.

2 methods override QuickContentRenderable::getSettings()
QuickContent::getSettings dans ./quicktabs.classes.inc
Accessor for the tab settings.
QuickPreRenderedContent::getSettings dans ./quicktabs.classes.inc
Accessor for the tab settings.

Fichier

./quicktabs.classes.inc, line 337

Classe

QuickContentRenderable
Each QuickSet object has a "contents" property which is an array of objects that implement the QuickContentRenderable interface.

Code

public function getSettings();