37        $this->
dic()->ctrl()->saveParameter($parent_gui, 
'arid');
 
   42        parent::__construct();
 
   63        if ($this->object->getId()) {
 
   64            $this->
object->update();
 
   66            $this->
object->create();
 
   69        return $this->
object->getId();
 
   75        if (!$this->object->getId()) {
 
   94        return $this->parent_gui->txt(
$key);
 
  105        return $this->parent_gui->txt(
$key . 
'_info');
 
An exception for terminatinating execution or to throw for unit testing.
$GLOBALS['loaded']
Global hash that tracks already loaded includes.