|
ILIAS
eassessment Revision 61809
|
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 23 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 114 of file class.ilShopTopicsGUI.php.
References $_POST, ilUtil\sendInfo(), and showTopicsList().
Here is the call graph for this function:| ilShopTopicsGUI::executeCommand | ( | ) |
| ilShopTopicsGUI::performDeleteTopic | ( | ) |
Definition at line 150 of file class.ilShopTopicsGUI.php.
References $_POST, ilUtil\sendInfo(), and showTopicsList().
Here is the call graph for this function:| ilShopTopicsGUI::saveSorting | ( | ) |
Definition at line 130 of file class.ilShopTopicsGUI.php.
References $_POST, ilUtil\sendSuccess(), and showTopicsList().
Here is the call graph for this function:| ilShopTopicsGUI::saveTopic | ( | ) |
Definition at line 53 of file class.ilShopTopicsGUI.php.
References $_POST, ilUtil\sendFailure(), ilUtil\sendSuccess(), showTopicForm(), showTopicsList(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilShopTopicsGUI::showTopicForm | ( | ) |
Definition at line 79 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 173 of file class.ilShopTopicsGUI.php.
References $_POST, 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 21 of file class.ilShopTopicsGUI.php.
|
private |
Definition at line 18 of file class.ilShopTopicsGUI.php.
|
private |
Definition at line 20 of file class.ilShopTopicsGUI.php.
Referenced by __construct().
|
private |
Definition at line 17 of file class.ilShopTopicsGUI.php.
|
private |
Definition at line 19 of file class.ilShopTopicsGUI.php.
Referenced by __construct().