| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-12-05 | * Form class fields now have the ability to set a default value. Default ↵ | M | 1 | -13/+25 | |
| value is applied if the supplied $input array has no key matching the field name. | |||||
| 2015-12-05 | + Implemented populate function in Form class | M | 1 | -3/+97 | |
| + Added helper function in Form class, logError ! Finished Form class for now | |||||
| 2015-12-05 | + Added numeric and enum types to Form class | M | 1 | -0/+37 | |
| 2015-12-03 | + Started Form class definition | M | 1 | -0/+35 | |
