Returns the tab title.

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

File

./quicktabs.classes.inc, line 332

Class

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

Code

public function getTitle();