37 $this->
dic()->ctrl()->saveParameter($parent_gui,
'arid');
63 if ($this->object->getId()) {
64 $this->
object->update();
66 $this->
object->create();
69 return $this->
object->getId();
75 if (!$this->object->getId()) {
92 protected function txt($key)
94 return $this->parent_gui->txt($key);
105 return $this->parent_gui->txt($key .
'_info');
if(!defined('PATH_SEPARATOR')) $GLOBALS['_PEAR_default_error_mode']
__construct(Container $dic, ilPlugin $plugin)