Agile Toolkit
4.2
Agile Toolkit is a powerful web development framework. Inspired by GUI Applications development
|
Public Member Functions | |
init () | |
getInput ($attr=array()) | |
set ($value) | |
get () | |
Data Fields | |
$options = array() |
Text input with Javascript Date picker It draws date in locale format (taken from $config['locale']['date'] setting) and stores it in MySQL acceptable date format (YYYY-MM-DD)
get | ( | ) |
Reimplemented from Form_Field.
getInput | ( | $ | attr = array() | ) |
Reimplemented from Form_Field_Line.
init | ( | ) |
Initialize object. Always call parent
This method is called for initialization
Reimplemented from Form_Field.
set | ( | $ | value | ) |
Reimplemented from Form_Field.
$options = array() |