33         $this->link_type = $a_link_type;
    43         $this->clickable_type = $a_val;
    61         return "il.IntLink.selectLinkTargetObject('" . $a_node[
"type"] . 
"','" . $a_node[
"child"] . 
"','" . $this->link_type . 
"'); return(false);";
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
__construct(object $a_parent_obj, string $a_parent_cmd, string $a_link_type)
 
Explorer for selecting repository items. 
 
setClickableType(string $a_val)
Set clickable type. 
 
getClickableType()
Get clickable type.