ILIAS
Release_5_0_x_branch Revision 61816
|
Public Section Explorer. More...
Public Member Functions | |
__construct ($a_target, $a_lm_obj, $a_gui_class) | |
Constructor public. | |
buildFrameTarget ($a_type, $a_child=0, $a_obj_id=0) | |
buildLinkTarget ($a_node_id, $a_type) | |
isClickable ($a_type, $a_node_id) | |
getOutput () |
Data Fields | |
$root_id | |
$output | |
$ctrl | |
$selectable_type | |
$ref_id |
Public Section Explorer.
Definition at line 34 of file class.ilShopPublicSectionSelector.php.
ilShopPublicSectionSelector::__construct | ( | $a_target, | |
$a_lm_obj, | |||
$a_gui_class | |||
) |
Constructor public.
string | scriptname |
object | lm object |
string | gui class name |
Definition at line 55 of file class.ilShopPublicSectionSelector.php.
References $_GET, and $ilCtrl.
ilShopPublicSectionSelector::buildFrameTarget | ( | $a_type, | |
$a_child = 0 , |
|||
$a_obj_id = 0 |
|||
) |
Definition at line 67 of file class.ilShopPublicSectionSelector.php.
ilShopPublicSectionSelector::buildLinkTarget | ( | $a_node_id, | |
$a_type | |||
) |
Definition at line 72 of file class.ilShopPublicSectionSelector.php.
ilShopPublicSectionSelector::getOutput | ( | ) |
Definition at line 128 of file class.ilShopPublicSectionSelector.php.
References $ilBench, $options, and $tpl.
Referenced by ilShopPurchaseGUI\showDemoVersion().
ilShopPublicSectionSelector::isClickable | ( | $a_type, | |
$a_node_id | |||
) |
Definition at line 100 of file class.ilShopPublicSectionSelector.php.
References $ilUser, and ilLMObject\_isPagePublic().
ilShopPublicSectionSelector::$ctrl |
Definition at line 43 of file class.ilShopPublicSectionSelector.php.
ilShopPublicSectionSelector::$output |
Definition at line 42 of file class.ilShopPublicSectionSelector.php.
ilShopPublicSectionSelector::$ref_id |
Definition at line 46 of file class.ilShopPublicSectionSelector.php.
ilShopPublicSectionSelector::$root_id |
Definition at line 41 of file class.ilShopPublicSectionSelector.php.
ilShopPublicSectionSelector::$selectable_type |
Definition at line 45 of file class.ilShopPublicSectionSelector.php.