FORMidable RAD Framework |


Public Member Functions | |
| _render () | |
| _readOnly () | |
| _renderOnly () | |
| _renderReadOnly () | |
| _debugable () | |
| majixSetActiveTab ($sTab) | |
| majixNextTab () | |
| majixPreviousTab () | |
| majixFirstTab () | |
| majixLastTab () | |
| mayHaveChilds () | |
Public Attributes | |
| $sMajixClass = "TabPanel" | |
| $aLibs | |
| $bCustomIncludeScript = TRUE | |
Definition at line 9 of file class.tx_rdttabpanel.php.
| tx_rdttabpanel::$aLibs |
Initial value:
array(
"rdt_tabpanel_lib" => "res/js/libs/control.tabs.2.1.1.js",
"rdt_tabpanel_class" => "res/js/tabpanel.js",
)
Reimplemented from formidable_mainrenderlet.
Definition at line 12 of file class.tx_rdttabpanel.php.
1.4.6