Public Member Functions | |
checkUnique () | |
showInput ($fill) | |
Protected Attributes | |
$view = true | |
$create = true | |
$update = true | |
$list = true | |
$search = true | |
$required = true |
ID para las tablas --- No imprime un label y manda un input hidden.
Definition at line 29 of file StringId.php.
checkUnique | ( | ) |
Definition at line 40 of file StringId.php.
showInput | ( | $ | fill | ) |
Reimplemented from Data.
Definition at line 50 of file StringId.php.
$create = true [protected] |
Reimplemented from Id.
Definition at line 32 of file StringId.php.
$list = true [protected] |
Reimplemented from Data.
Definition at line 34 of file StringId.php.
$required = true [protected] |
Reimplemented from Id.
Definition at line 36 of file StringId.php.
$search = true [protected] |
Reimplemented from Data.
Definition at line 35 of file StringId.php.
$update = true [protected] |
Reimplemented from Id.
Definition at line 33 of file StringId.php.
$view = true [protected] |
Reimplemented from Id.
Definition at line 31 of file StringId.php.