FORMidable RAD Framework |


Public Member Functions | |
| _render () | |
| _getTriggerId () | |
| _getFormat () | |
| _initJs () | |
| _flatten ($mData) | |
| _unFlatten ($mData) | |
| __isTimestamp ($mData) | |
| _allowManualEdition () | |
| __date2tstamp ($strdate, $format) | |
| _getHumanReadableValue ($data) | |
| __tstamp2date ($data) | |
| _emptyFormValue ($value) | |
| _sqlSearchClause ($sValue, $sFieldPrefix="", $sName="", $bRec=TRUE) | |
| _includeLibraries () | |
Public Attributes | |
| $aLibs | |
| $sMajixClass = "Date" | |
Definition at line 9 of file class.tx_rdtdate.php.
| tx_rdtdate::$aLibs |
Initial value:
array(
"rdt_date_class" => "res/js/date.js",
)
Reimplemented from formidable_mainrenderlet.
Definition at line 11 of file class.tx_rdtdate.php.
1.4.6