27 public function __construct($a_parent_obj, $a_parent_cmd =
"", $a_template_context =
"")
29 $this->
setId(
'qpl_imp_verify');
38 $this->
setRowTemplate(
'tpl.qpl_import_verification_row.html',
'Modules/TestQuestionPool');
58 protected function fillRow(array $a_set): void
61 parent::fillRow($a_set);
addCommandButton(string $a_cmd, string $a_text, string $a_onclick='', string $a_id="", string $a_class="")
setSelectAllCheckbox(string $a_select_all_checkbox, bool $a_select_all_on_top=false)
setCloseFormTag(bool $a_val)
__construct($a_parent_obj, $a_parent_cmd="", $a_template_context="")
setShowRowsSelector(bool $a_value)
Toggle rows-per-page selector.
setRowTemplate(string $a_template, string $a_template_dir="")
Set row template.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
__construct(Container $dic, ilPlugin $plugin)
setLimit(int $a_limit=0, int $a_default_limit=0)
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)
disable(string $a_module_name)
setOpenFormTag(bool $a_val)
addMultiCommand(string $a_cmd, string $a_text)