4 include_once
'./Services/Object/classes/class.ilObjectTableGUI.php';
23 foreach ($a_obj_ids as $obj_id) {
25 $ref_ids[] = end($all_ref_ids);
27 return parent::setObjects($ref_ids);
46 $this->
addCommandButton(
'saveSourceMembership', $this->lng->txt(
'btn_next'));
56 $this->tpl->setCurrentBlock(
'row_selection_input');
57 $this->tpl->setVariable(
'OBJ_INPUT_TYPE',
'radio');
58 $this->tpl->setVariable(
'OBJ_INPUT_NAME',
'source');
59 $this->tpl->setVariable(
'OBJ_INPUT_VALUE', $set[
'ref_id']);
customizePath(\ilPathGUI $path)
Customize path.
GUI class for the workflow of copying objects.
addCommandButton($a_cmd, $a_text, $a_onclick='', $a_id="", $a_class=null)
Add Command button.
Creates a path for a start and endnode.
setUseImages($a_status)
set use images
enableTextOnly($a_status)
render path as text only
enableObjectPath($a_status)
setObjects($a_obj_ids)
Set objects.
static _getAllReferences($a_id)
get all reference ids of object
enableRowSelectionInput($a_stat)
setFormAction($a_form_action, $a_multipart=false)
Set Form action parameter.
while(count($oldTaskList) > 0) foreach(array_keys($newTaskList) as $task) init()
fillRowSelectionInput($set)
Fill row selection input.