Chapter 65. Parameters

Midgard uses object parameters to attach named values to any Midgard object. The parameters are grouped into parameter domains which are freely chooseable strings. After an object is retrieved with mgd_get_<object> the parameters will be defined on that object as $object->domain_name. To manipulate the parameters on an object two methods will be available on the object after the 'get'.