![]() |
Xataface 2.0
Xataface Application Framework
|
Public Member Functions | |
| HTML_QuickForm_calendar ($elementName=null, $elementLabel=null, $attributes=null, $properties=null) | |
| toHtml () | |
| getFrozenHtml () | |
Data Fields | |
| $_basePath = '.' | |
| $calendar | |
HTML Class for a calendar widget.
Definition at line 28 of file calendar.php.
| getFrozenHtml | ( | ) |
Definition at line 114 of file calendar.php.
| HTML_QuickForm_calendar | ( | $ | elementName = null, |
| $ | elementLabel = null, |
||
| $ | attributes = null, |
||
| $ | properties = null |
||
| ) |
Definition at line 32 of file calendar.php.
| toHtml | ( | ) |
Returns the textarea element in HTML
Definition at line 84 of file calendar.php.
| $_basePath = '.' |
Definition at line 30 of file calendar.php.
| $calendar |
Definition at line 31 of file calendar.php.
1.7.4