2require_once(
'./Services/ActiveRecord/Demo/StorageRecord/class.arStorageRecord.php');
3require_once(
'./Services/ActiveRecord/Views/Edit/class.arEditGUI.php');
4require_once(
'./Services/PersonalDesktop/classes/class.ilPersonalDesktopGUI.php');
5require_once(
'./Services/ActiveRecord/Views/Index/class.arIndexTableGUI.php');
43 $this->tpl->setContent($table->getHTML());
49 $this->tpl->setContent($editGUI->getHTML());
An exception for terminatinating execution or to throw for unit testing.
GUI-Class arIndexTableGUI.
Class arStorageRecordGUI.
GUI class for personal desktop.