Skip to content

Component Manifests

flack edited this page Dec 8, 2016 · 1 revision

Manifests contain all meta information the framework requires for handling Components without actually loading them, which is helpful for ACL, among other things.

The main elements of the manifest are basic data like component name, version number and stability. Apart from that, custom MgdSchema classes of the component have to be referenced here. Another important aspect are MidCOM Watches, which can be defined to make the component react to object changes outside of its' scope.

Links

Official Documentation

Clone this wiki locally