|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Class ilShopTopicsGUI. More...
Collaboration diagram for ilShopTopicsGUI:Public Member Functions | |
| __construct ($a_gui_object) | |
| executeCommand () | |
| showTopicsSettings () | |
| saveTopicsSettings () | |
| 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 194 of file class.ilShopTopicsGUI.php.
References $_POST, ilUtil\sendInfo(), and showTopicsList().
Here is the call graph for this function:| ilShopTopicsGUI::executeCommand | ( | ) |
Definition at line 39 of file class.ilShopTopicsGUI.php.
References $cmd.
| ilShopTopicsGUI::performDeleteTopic | ( | ) |
Definition at line 230 of file class.ilShopTopicsGUI.php.
References $_POST, ilUtil\sendInfo(), and showTopicsList().
Here is the call graph for this function:| ilShopTopicsGUI::saveSorting | ( | ) |
Definition at line 210 of file class.ilShopTopicsGUI.php.
References $_POST, ilUtil\sendSuccess(), and showTopicsList().
Here is the call graph for this function:| ilShopTopicsGUI::saveTopic | ( | ) |
Definition at line 133 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::saveTopicsSettings | ( | ) |
Definition at line 119 of file class.ilShopTopicsGUI.php.
References $_POST, ilPaymentSettings\_getInstance(), ilUtil\sendSuccess(), and showTopicsSettings().
Here is the call graph for this function:| ilShopTopicsGUI::showTopicForm | ( | ) |
Definition at line 159 of file class.ilShopTopicsGUI.php.
Referenced by saveTopic().
Here is the caller graph for this function:| ilShopTopicsGUI::showTopicsList | ( | ) |
Definition at line 253 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:| ilShopTopicsGUI::showTopicsSettings | ( | ) |
Definition at line 60 of file class.ilShopTopicsGUI.php.
References $options, and ilPaymentSettings\_getInstance().
Referenced by saveTopicsSettings().
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().