FORMidable RAD Framework |


Public Member Functions | |
| _render () | |
| initAvailable () | |
| initSelected () | |
| initCustomRenderlet () | |
| initButtonRemove () | |
| initButtonMoveTop () | |
| initButtonMoveUp () | |
| initButtonMoveDown () | |
| initButtonMoveBottom () | |
| majixUpdateHidden () | |
| majixUnSelectAll () | |
| cleanBeforeSession () | |
Public Attributes | |
| $sMajixClass = "Selector" | |
| $aLibs | |
| $bCustomIncludeScript = TRUE | |
| $oAvailable = FALSE | |
| $oSelected = FALSE | |
| $oButtonRemove = FALSE | |
| $oButtonMoveTop = FALSE | |
| $oButtonMoveUp = FALSE | |
| $oButtonMoveDown = FALSE | |
| $oButtonMoveBottom = FALSE | |
| $oCustomRenderlet = FALSE | |
Definition at line 9 of file class.tx_rdtselector.php.
| tx_rdtselector::$aLibs |
Initial value:
array(
"rdt_selector_class" => "res/js/selector.js"
)
Reimplemented from formidable_mainrenderlet.
Definition at line 12 of file class.tx_rdtselector.php.
1.4.6