|
ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
Public Section Explorer. More...
Inheritance diagram for ilShopPublicSectionSelector:
Collaboration diagram for ilShopPublicSectionSelector:Public Member Functions | |
| __construct ($a_target, $a_lm_obj, $a_gui_class) | |
| Constructor @access public. More... | |
| 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 @access public.
| string | scriptname |
| object | lm object |
| string | gui class name |
Definition at line 55 of file class.ilShopPublicSectionSelector.php.
| 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.
| ilShopPublicSectionSelector::isClickable | ( | $a_type, | |
| $a_node_id | |||
| ) |
Definition at line 100 of file class.ilShopPublicSectionSelector.php.
References $ilUser, and ilLMObject\_isPagePublic().
Here is the call graph for this function:| 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.