3 declare(strict_types=1);
39 $this->
setRowTemplate(
"tpl.obj_cliboard_row.html",
"Services/Object");
42 protected function fillRow(array $set): void
44 $this->tpl->setVariable(
48 $this->tpl->setVariable(
"TITLE", $set[
"title"]);
49 $this->tpl->setVariable(
"CMD", $set[
"cmd"]);
static _getIcon(int $obj_id=0, string $size="big", string $type="", bool $offline=false)
Get icon for repository item.
setFormAction(string $a_form_action, bool $a_multipart=false)
__construct(?object $parent_obj, string $parent_cmd)
static img(string $a_src, ?string $a_alt=null, $a_width="", $a_height="", $a_border=0, $a_id="", $a_class="")
Build img tag.
setRowTemplate(string $a_template, string $a_template_dir="")
Set row template.
setTitle(string $a_title, string $a_icon="", string $a_icon_alt="")
__construct(Container $dic, ilPlugin $plugin)
addColumn(string $a_text, string $a_sort_field="", string $a_width="", bool $a_is_checkbox_action_column=false, string $a_class="", string $a_tooltip="", bool $a_tooltip_with_html=false)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...