Returns the tab title.

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

Fichier

./quicktabs.classes.inc, line 332

Classe

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

Code

public function getTitle();