12 protected function deletePreview() : void
15 if ($this->getMode() !== self::MODE_OBJECT) {
26 protected function createPreview($force =
false) : void
29 if ($this->getMode() != self::MODE_OBJECT) {
static createPreview($a_obj, $a_force=false)
Creates the preview for the object with the specified id.
static deletePreview($a_obj_id)
Deletes the preview for the object with the specified id.