18 public function __construct($a_id = 0, $a_call_by_reference =
true)
23 $this->lng->loadLanguageModule(
"prtf");
34 if (!parent::update()) {
An exception for terminatinating execution or to throw for unit testing.
Class ilObjPortfolioAdministration.
__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