ILIAS
Release_5_0_x_branch Revision 61816
|
Class ilShopTopicsGUI. More...
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().
ilShopTopicsGUI::confirmDeleteTopic | ( | ) |
Definition at line 194 of file class.ilShopTopicsGUI.php.
References $_POST, ilUtil\sendInfo(), and showTopicsList().
ilShopTopicsGUI::executeCommand | ( | ) |
ilShopTopicsGUI::performDeleteTopic | ( | ) |
Definition at line 230 of file class.ilShopTopicsGUI.php.
References $_POST, ilUtil\sendInfo(), and showTopicsList().
ilShopTopicsGUI::saveSorting | ( | ) |
Definition at line 210 of file class.ilShopTopicsGUI.php.
References $_POST, ilUtil\sendSuccess(), and showTopicsList().
ilShopTopicsGUI::saveTopic | ( | ) |
Definition at line 133 of file class.ilShopTopicsGUI.php.
References $_POST, ilUtil\sendFailure(), ilUtil\sendSuccess(), showTopicForm(), showTopicsList(), and ilUtil\stripSlashes().
ilShopTopicsGUI::saveTopicsSettings | ( | ) |
Definition at line 119 of file class.ilShopTopicsGUI.php.
References $_POST, ilPaymentSettings\_getInstance(), ilUtil\sendSuccess(), and showTopicsSettings().
ilShopTopicsGUI::showTopicForm | ( | ) |
Definition at line 159 of file class.ilShopTopicsGUI.php.
References ilTextInputGUI\setValue().
Referenced by saveTopic().
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().
ilShopTopicsGUI::showTopicsSettings | ( | ) |
Definition at line 60 of file class.ilShopTopicsGUI.php.
References $options, ilPaymentSettings\_getInstance(), ilCheckboxInputGUI\setChecked(), and ilSelectInputGUI\setValue().
Referenced by saveTopicsSettings().
|
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().