3 declare(strict_types=1);
    40         $this->info_items = [];
    46     public function addInfoItem(
string $a_type, 
string $a_text, 
string $a_data = 
""): void
    48         $this->info_items[] = [
 const IL_NO_OBJECT_ACCESS
 
const IL_NO_PARENT_ACCESS
 
const IL_MISSING_PRECONDITION
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
getInfoItems()
get all info items 
 
addInfoItem(string $a_type, string $a_text, string $a_data="")
add an info item