You are here

protected property QuickPreRenderedContent::$settings in Quick Tabs 7.3

An array containing the information that defines the tab content, specific to its type.

Type: array

File

./quicktabs.classes.inc, line 487

Class

QuickPreRenderedContent
This class implements the same interface that content plugins do but it is not a content plugin. It is a special class for pre-rendered content which is used when "custom" tabs are added to existing Quicktabs instances in a call…

Code

protected $settings;