|
Boolean - a checkbox |
|
Constant - raw HTML to make the forms look pretty |
|
Date and Time - Not a duration. Stored as int unsigned unix timestamp. |
|
Float - double precision.
A minimum and maximum can be specified |
|
Hex Integer - signed 32 bit.
A minimum and maximum can be specified |
|
Integer - signed 32 bit.
A minimum and maximum can be specified |
|
IPv4 Address - a dotted quad address stored as a unsigned 32 bit integer. |
|
Money - fixed point decimal |
|
Multiple Choice |
|
Multi-line - Monospace text. |
|
One Line - Free form text constrained to one line.
A minimum and maximum length can be specified.
HTTP links are identified and presented as hypertext |
|
User - Identifies another defined user in the system.
The user can be entered as a username, email address, or realname. |
|