|
ILIAS
Release_3_10_x_branch Revision 61812
|
Class ilShopTopicsGUI. More...
Collaboration diagram for ilShopTopicsGUI:Public Member Functions | |
| __construct ($a_gui_object) | |
| executeCommand () | |
| saveTopic () | |
| showTopicForm () | |
| confirmDeleteTopic () | |
| saveSorting () | |
| performDeleteTopic () | |
| showTopicsList () | |
Private Attributes | |
| $objCurrentTopic = null | |
| $ctrl = null | |
| $tpl = null | |
| $lng = null | |
| $ask_for_deletion = false | |
| ilShopTopicsGUI::__construct | ( | $a_gui_object | ) |
Definition at line 43 of file class.ilShopTopicsGUI.php.
References $_GET, $ilCtrl, $lng, $tpl, and ilUtil\stripSlashes().
Here is the call graph for this function:| ilShopTopicsGUI::confirmDeleteTopic | ( | ) |
Definition at line 134 of file class.ilShopTopicsGUI.php.
References ilUtil\sendInfo(), and showTopicsList().
Here is the call graph for this function:| ilShopTopicsGUI::executeCommand | ( | ) |
| ilShopTopicsGUI::performDeleteTopic | ( | ) |
Definition at line 170 of file class.ilShopTopicsGUI.php.
References ilUtil\sendInfo(), and showTopicsList().
Here is the call graph for this function:| ilShopTopicsGUI::saveSorting | ( | ) |
Definition at line 150 of file class.ilShopTopicsGUI.php.
References ilUtil\sendInfo(), and showTopicsList().
Here is the call graph for this function:| ilShopTopicsGUI::saveTopic | ( | ) |
Definition at line 73 of file class.ilShopTopicsGUI.php.
References ilUtil\sendInfo(), showTopicForm(), showTopicsList(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilShopTopicsGUI::showTopicForm | ( | ) |
Definition at line 99 of file class.ilShopTopicsGUI.php.
References $title, and ilTextInputGUI\setValue().
Referenced by saveTopic().
Here is the call graph for this function:
Here is the caller graph for this function:| ilShopTopicsGUI::showTopicsList | ( | ) |
Definition at line 193 of file class.ilShopTopicsGUI.php.
References ilShopTopics\_getInstance(), ilShopTopic\_lookupTitle(), and ilShopTopics\TOPICS_SORT_MANUALLY.
Referenced by confirmDeleteTopic(), performDeleteTopic(), saveSorting(), and saveTopic().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 41 of file class.ilShopTopicsGUI.php.
|
private |
Definition at line 38 of file class.ilShopTopicsGUI.php.
|
private |
Definition at line 40 of file class.ilShopTopicsGUI.php.
Referenced by __construct().
|
private |
Definition at line 37 of file class.ilShopTopicsGUI.php.
|
private |
Definition at line 39 of file class.ilShopTopicsGUI.php.
Referenced by __construct().