SYSTEMSETTINGS
Revision as of 13:35, 9 March 2015 by KNO (Talk | contribs) (Created page with "{{MetaClassInfoBox | title = System Settings | name = SYSTEMSETTINGS | namespace = System.Main | internalname = - | typestring = UBIK.Kernel.MetaClass | runtimetype = UBIK.Con...")
| Name | SYSTEMSETTINGS |
|---|---|
| Namespace | System.Main |
| Internal Name | - |
| TypeString | UBIK.Kernel.MetaClass |
| RuntimeType | UBIK.Content.ContentClass |
| Purpose | System settings class |
| Version | 2+ |
Own properties
| Name | Data type | Comment |
|---|---|---|
| Read only (READONLY) | Boolean | if true, setting value is read only |
| Description (DESCR) | Text | Description of setting |
| Setting value (VALUE) | Text | Value of setting |
| Key - Settings (KEY) | Integer | Internal key of setting |
