4 include_once(
'Services/WebServices/ECS/classes/class.ilRemoteObjectBaseGUI.php');
20 public function __construct($a_id = 0, $a_id_type = self::REPOSITORY_NODE_ID, $a_parent_node_id = 0)
22 parent::__construct($a_id, $a_id_type, $a_parent_node_id);
24 $this->lng->loadLanguageModule(
'rfil');
25 $this->lng->loadLanguageModule(
'file');
35 $a_info->
addProperty($this->lng->txt(
'version'), $this->
object->getVersion());
37 $this->lng->txt(
'rfil_version_tstamp'),
addCustomInfoFields(ilInfoScreenGUI $a_info)
__construct($a_id=0, $a_id_type=self::REPOSITORY_NODE_ID, $a_parent_node_id=0)
static formatDate(ilDateTime $date, $a_skip_day=false, $a_include_wd=false, $include_seconds=false)
Format a date public.
addProperty($a_name, $a_value, $a_link="")
add a property to current section