Public Member Functions | |
showInput ($fill) | |
Data Fields | |
$create = true | |
$update = true | |
$list = true | |
$filterCriteria = 'name ~= :name' | |
Protected Attributes | |
$view = true |
Definition at line 21 of file String.php.
showInput | ( | $ | fill | ) |
Reimplemented from Data.
Reimplemented in Password, RadioButtonText, Date, and Email.
Definition at line 30 of file String.php.
$create = true |
Reimplemented from Data.
Definition at line 25 of file String.php.
$filterCriteria = 'name ~= :name' |
Reimplemented from Data.
Definition at line 28 of file String.php.
$list = true |
$update = true |
Reimplemented from Data.
Definition at line 26 of file String.php.
$view = true [protected] |