FORMidable RAD Framework |


Public Member Functions | |
| _render () | |
| _readOnly () | |
| _renderOnly () | |
| _renderReadOnly () | |
| _activeListable () | |
| _debugable () | |
| majixReplaceData ($aData) | |
| majixSetHtml ($sData) | |
| majixSetValue ($sData) | |
| majixToggleDisplay () | |
| majixRepaint () | |
| mayHaveChilds () | |
| _emptyFormValue ($sValue) | |
| hasValue () | |
| _searchable () | |
Public Attributes | |
| $aLibs | |
| $sMajixClass = "Box" | |
| $bCustomIncludeScript = TRUE | |
| $aPossibleCustomEvents | |
Definition at line 9 of file class.tx_rdtbox.php.
| tx_rdtbox::$aLibs |
Initial value:
array(
"rdt_box_class" => "res/js/box.js",
)
Reimplemented from formidable_mainrenderlet.
Definition at line 11 of file class.tx_rdtbox.php.
| tx_rdtbox::$aPossibleCustomEvents |
Initial value:
array(
"ondragdrop",
"ondraghover",
)
Reimplemented from formidable_mainrenderlet.
Definition at line 19 of file class.tx_rdtbox.php.
1.4.6