ILIAS
Release_4_0_x_branch Revision 61816
|
Class ilShopTopicsGUI. More...
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().
ilShopTopicsGUI::confirmDeleteTopic | ( | ) |
Definition at line 134 of file class.ilShopTopicsGUI.php.
References $_POST, ilUtil\sendInfo(), and showTopicsList().
ilShopTopicsGUI::executeCommand | ( | ) |
ilShopTopicsGUI::performDeleteTopic | ( | ) |
Definition at line 170 of file class.ilShopTopicsGUI.php.
References $_POST, ilUtil\sendInfo(), and showTopicsList().
ilShopTopicsGUI::saveSorting | ( | ) |
Definition at line 150 of file class.ilShopTopicsGUI.php.
References $_POST, ilUtil\sendSuccess(), and showTopicsList().
ilShopTopicsGUI::saveTopic | ( | ) |
Definition at line 73 of file class.ilShopTopicsGUI.php.
References $_POST, ilUtil\sendFailure(), ilUtil\sendSuccess(), showTopicForm(), showTopicsList(), and ilUtil\stripSlashes().
ilShopTopicsGUI::showTopicForm | ( | ) |
Definition at line 99 of file class.ilShopTopicsGUI.php.
References $title, and ilTextInputGUI\setValue().
Referenced by saveTopic().
ilShopTopicsGUI::showTopicsList | ( | ) |
Definition at line 193 of file class.ilShopTopicsGUI.php.
References $_POST, ilShopTopics\_getInstance(), ilShopTopic\_lookupTitle(), and ilShopTopics\TOPICS_SORT_MANUALLY.
Referenced by confirmDeleteTopic(), performDeleteTopic(), saveSorting(), and saveTopic().
|
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().