Midgard Classic API
From OpenPSA Wiki
The Midgard Classic API consists of general (or Object) methods and those that are class-specific.
Contents |
[edit] General API
[edit] Object management methods
- $object->create
- $object->delete
- $object->getsitegroup
- $object->guid
- $object->parent
- $object->setscore
- $object->setsitegroup
- $object->settype
- $object->update
[edit] Attachment handling methods
- $object->createattachment
- $object->deleteattachment
- $object->getattachment
- $object->listattachments
- $object->openattachment
- $object->serveattachment
- $object->updateattachment
[edit] Parameter handling methods
[edit] Multilingual content methods
[edit] Class-specific APIs
A (non-complete) list of functions of the Class-specific API:
- Article Functions
- Topic Functions
- Style Functions
- Style Element Functions
- Hosts Functions
- Page Functions
- Page Element Functions
- Snippet Functions
