Jump to: navigation, search

Difference between revisions of "APPLICATION"


 
(7 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
| title = Application
 
| title = Application
 
| name = APPLICATION
 
| name = APPLICATION
| internalname = ApplicationContext
+
| internalname = SystemObjects.{{PAGENAME}}
| inheritance = {{SYSTEMOBJECT}}
+
| namespace = System.ACM
| namespace = System.ACM<br/>Custom.ACM
+
 
| image = [[File:SY_APPLICATION.png|220px]]
 
| image = [[File:SY_APPLICATION.png|220px]]
 
| imagecaption = Application
 
| imagecaption = Application
 
| purpose = Configure applications ACM
 
| purpose = Configure applications ACM
 
| version = 2+
 
| version = 2+
 +
| typestring = UBIK.Kernel.MetaClass
 +
| runtimetype = UBIK.Content.ACM.ApplicationContext
 
}}
 
}}
 
== Own Properties ==
 
== Own Properties ==
Line 19: Line 20:
  
 
==See also==
 
==See also==
[[Application_Context_Management|Application Context Management]]
+
* [[Application_Context_Management|Application Context Management]]
  
[[Category:System MetaClasses]]
+
[[Category:Publishing]]
[[Category:Application Context Management]]
+
[[Category:Metaclasses]]

Latest revision as of 11:23, 23 March 2015

IC METACLASS.gif Application
Name APPLICATION
Namespace System.ACM
Internal Name SystemObjects.APPLICATION
TypeString UBIK.Kernel.MetaClass
RuntimeType UBIK.Content.ACM.ApplicationContext
Purpose Configure applications ACM
Version 2+

Own Properties

Name Data type Comment
Display Object (DISPLAYOBJECT) Guid Reference to an Image Manager object

See also