![]() |
Xataface 2.0
Xataface Application Framework
|
Go to the source code of this file.
Data Structures | |
class | Dataface_QuickForm |
Enumerations | |
enum | QUICKFORM_AMBIGUOUS_FIELD_ERROR |
enum | QUICKFORM_NO_SUCH_FIELD_ERROR |
Variables | |
$GLOBALS ['HTML_QUICKFORM_ELEMENT_TYPES']['htmlarea'] = array('HTML/QuickForm/htmlarea.php', 'HTML_QuickForm_htmlarea') | |
$GLOBALS ['HTML_QUICKFORM_ELEMENT_TYPES']['table'] = array('HTML/QuickForm/table.php', 'HTML_QuickForm_table') | |
$GLOBALS ['HTML_QUICKFORM_ELEMENT_TYPES']['calendar'] = array('HTML/QuickForm/calendar.php', 'HTML_QuickForm_calendar') | |
$GLOBALS ['HTML_QUICKFORM_ELEMENT_TYPES']['time'] = array('HTML/QuickForm/time.php', 'HTML_QuickForm_time') | |
$GLOBALS ['HTML_QUICKFORM_ELEMENT_TYPES']['webcam'] = array('HTML/QuickForm/webcam.php', 'HTML_QuickForm_webcam') | |
$GLOBALS ['HTML_QUICKFORM_ELEMENT_TYPES']['portal'] = array('HTML/QuickForm/portal.php', 'HTML_QuickForm_portal') |
Definition at line 50 of file QuickForm.php.
Definition at line 51 of file QuickForm.php.
$GLOBALS['HTML_QUICKFORM_ELEMENT_TYPES']['htmlarea'] = array('HTML/QuickForm/htmlarea.php', 'HTML_QuickForm_htmlarea') |
Definition at line 44 of file QuickForm.php.
$GLOBALS['HTML_QUICKFORM_ELEMENT_TYPES']['portal'] = array('HTML/QuickForm/portal.php', 'HTML_QuickForm_portal') |
Definition at line 49 of file QuickForm.php.
$GLOBALS['HTML_QUICKFORM_ELEMENT_TYPES']['webcam'] = array('HTML/QuickForm/webcam.php', 'HTML_QuickForm_webcam') |
Definition at line 48 of file QuickForm.php.
$GLOBALS['HTML_QUICKFORM_ELEMENT_TYPES']['time'] = array('HTML/QuickForm/time.php', 'HTML_QuickForm_time') |
Definition at line 47 of file QuickForm.php.
$GLOBALS['HTML_QUICKFORM_ELEMENT_TYPES']['calendar'] = array('HTML/QuickForm/calendar.php', 'HTML_QuickForm_calendar') |
Definition at line 46 of file QuickForm.php.
$GLOBALS['HTML_QUICKFORM_ELEMENT_TYPES']['table'] = array('HTML/QuickForm/table.php', 'HTML_QuickForm_table') |
Definition at line 45 of file QuickForm.php.