26 public function __construct($a_parent_obj, $a_parent_cmd, $a_exp_obj)
45 $ilCtrl = $DIC[
'ilCtrl'];
48 $list->setListTitle($this->
lng->txt(
'actions'));
50 $list->addItem($this->
lng->txt(
'download'),
'', $ilCtrl->getLinkTarget($this->
getParentObject(),
'download'));
52 return $list->getHTML();
60 if (in_array($a_field, array(
'size',
'date'))) {
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
numericOrdering(string $a_field)
__construct($a_parent_obj, $a_parent_cmd, $a_exp_obj)
__construct(Container $dic, ilPlugin $plugin)
addMultiCommand(string $a_cmd, string $a_text)