18 declare(strict_types=1);
    34     public function __construct($a_id = 0, $a_id_type = self::REPOSITORY_NODE_ID, $a_parent_node_id = 0)
    38         $this->
lng->loadLanguageModule(
'rfil');
    39         $this->
lng->loadLanguageModule(
'file');
    49         $a_info->
addProperty($this->
lng->txt(
'version'), $this->
object->getVersion());
    51             $this->
lng->txt(
'rfil_version_tstamp'),
 
addCustomInfoFields(ilInfoScreenGUI $a_info)
 
addProperty(string $a_name, string $a_value, string $a_link="")
add a property to current section 
 
static formatDate(ilDateTime $date, bool $a_skip_day=false, bool $a_include_wd=false, bool $include_seconds=false)
 
__construct($a_id=0, $a_id_type=self::REPOSITORY_NODE_ID, $a_parent_node_id=0)
 
Interface ilCtrlBaseClassInterface describes ilCtrl base classes.