29    public function __construct($targetGUI, $roundtripCMD, $selectCMD)
 
   36        $this->selection_par = 
'quest_pool_ref';
 
   54        $qplObjId = $objCache->lookupObjId((
int) $qplRefId);
 
   60        if ($a_node[
'type'] != 
'qpl') {
 
   61            return parent::isNodeClickable($a_node);
 
   69        if ($a_node[
'type'] != 
'qpl') {
 
   70            return parent::isNodeVisible($a_node);
 
if(!defined('PATH_SEPARATOR')) $GLOBALS['_PEAR_default_error_mode']
 
setSelectMode(string $a_postvar, bool $a_multi=false)
Set select mode (to deactivate, pass an empty string as postvar)
 
Explorer for selecting repository items.
 
setClickableTypes(array $a_types)
 
__construct($targetGUI, $roundtripCMD, $selectCMD)
 
isNodeVisible($a_node)
Is node visible?
 
isNodeClickable($a_node)
Is node clickable?
 
isAvailableQuestionPool($qplRefId)
 
setAvailableQuestionPools($availableQuestionPools)
 
getAvailableQuestionPools()
 
setTypeWhiteList(array $a_val)
Set type white list.
 
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc