22 public function __construct($a_id = 0, $a_call_by_reference =
true)
27 $this->lng->loadLanguageModule(
'forum');
38 if (!parent::update()) {
An exception for terminatinating execution or to throw for unit testing.
__construct($a_id=0, $a_call_by_reference=true)
Constructor @access public.
update()
update object data
Class ilObject Basic functions for all objects.
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc