Jump to: navigation, search

Difference between revisions of "SYSTEMSETTINGS"


(Created page with "{{MetaClassInfoBox | title = System Settings | name = SYSTEMSETTINGS | namespace = System.Main | internalname = - | typestring = UBIK.Kernel.MetaClass | runtimetype = UBIK.Con...")
 
 
(4 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
| name = SYSTEMSETTINGS
 
| name = SYSTEMSETTINGS
 
| namespace = System.Main
 
| namespace = System.Main
| internalname = -
+
| internalname = SystemObjects.SYSTEMSETTINGS
| typestring = UBIK.Kernel.MetaClass
+
| runtimetype = UBIK.Content.ContentClass
+
| runtimetypeUI = UBIK.Runtime.Sys.UI.SYSTEMSETTINGS
+
 
| image = [[File:SY_SYSTEMSETTINGS.png|220px]]
 
| image = [[File:SY_SYSTEMSETTINGS.png|220px]]
 
| imagecaption = System settings
 
| imagecaption = System settings
 
| purpose = System settings class
 
| purpose = System settings class
| version = 2+
+
| version = 2.1.13+
 +
| typestring = UBIK.Kernel.MetaClass
 +
| runtimetype = UBIK.Kernel.ContentClass
 
}}
 
}}
  
Line 18: Line 17:
 
! width=30% | Name !! width=20% | Data type !! Comment
 
! width=30% | Name !! width=20% | Data type !! Comment
 
|-
 
|-
| '''Read only''' (READONLY) || {{Boolean}} || if true, setting value is read only
+
| '''Read only''' (READONLY) || {{Boolean}} || If true, setting value is read only
 
|-
 
|-
 
| '''Description''' (DESCR) || {{Text}} || Description of setting
 
| '''Description''' (DESCR) || {{Text}} || Description of setting

Latest revision as of 10:14, 4 November 2015

IC METACLASS.gif System Settings
Name SYSTEMSETTINGS
Namespace System.Main
Internal Name SystemObjects.SYSTEMSETTINGS
TypeString UBIK.Kernel.MetaClass
RuntimeType UBIK.Kernel.ContentClass
Purpose System settings class
Version 2.1.13+


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