|
Last modified: 28 Dec 2007
WARNING: This documentation covers Parallels H-Sphere versions up to 3.1. For the latest up-to-date Parallels H-Sphere documentation, please proceed to the
official Parallels site.
The variables sections define variables used by applications. Each variable is defined by "field" type.
The following attributes can be defined for each field:
| name |
field name |
| type |
field type, posible values: mysql, text, checkbox, textarea, select |
| label |
the lable to show in html |
| default |
default value |
| max |
max size |
| change |
if 1, the variable can be updated at later time |
| upgrade |
if 1, during the package upgrade, this field will be added to existing tables |
| check |
this attribute activates client-side form validation (YAFV) mechanism for this field |
|