4include_once
'./Services/Object/classes/class.ilObjectTableGUI.php';
23 foreach($a_obj_ids as $obj_id)
26 $ref_ids[] = end($all_ref_ids);
28 return parent::setObjects($ref_ids);
53 $this->tpl->setCurrentBlock(
'row_selection_input');
54 $this->tpl->setVariable(
'OBJ_INPUT_TYPE',
'radio');
55 $this->tpl->setVariable(
'OBJ_INPUT_NAME',
'source');
56 $this->tpl->setVariable(
'OBJ_INPUT_VALUE',$set[
'ref_id']);
66 $path->setUseImages(TRUE);
67 $path->enableTextOnly(FALSE);
GUI class for the workflow of copying objects.
customizePath(\ilPathGUI $path)
Customize path.
fillRowSelectionInput($set)
Fill row selection input.
setObjects($a_obj_ids)
Set objects.
enableRowSelectionInput($a_stat)
enableObjectPath($a_status)
static _getAllReferences($a_id)
get all reference ids of object
Creates a path for a start and endnode.
getParentObject()
Get parent object.
getFormAction()
Get Form action parameter.
setFormAction($a_form_action, $a_multipart=false)
Set Form action parameter.
addCommandButton($a_cmd, $a_text, $a_onclick='', $a_id="", $a_class=null)
Add Command button.
$GLOBALS['PHPCAS_CLIENT']
This global variable is used by the interface class phpCAS.