ILIAS
Release_5_0_x_branch Revision 61816
|
Class ilShopPersonalSettingsGUI. More...
Public Member Functions | |
__construct () | |
executeCommand () | |
saveSorting () | |
showTopicsSortingTable () |
Protected Member Functions | |
prepareOutput () | |
Protected Member Functions inherited from ilShopBaseGUI | |
addPager ($result) |
Additional Inherited Members | |
Protected Attributes inherited from ilShopBaseGUI | |
$ctrl = null | |
$lng = null | |
$tpl = null | |
$settings = null |
Class ilShopPersonalSettingsGUI.
Definition at line 14 of file class.ilShopPersonalSettingsGUI.php.
ilShopPersonalSettingsGUI::__construct | ( | ) |
Reimplemented from ilShopBaseGUI.
Definition at line 16 of file class.ilShopPersonalSettingsGUI.php.
ilShopPersonalSettingsGUI::executeCommand | ( | ) |
Definition at line 21 of file class.ilShopPersonalSettingsGUI.php.
References $cmd, $ilCtrl, $ilErr, $ilUser, and prepareOutput().
|
protected |
Reimplemented from ilShopBaseGUI.
Definition at line 53 of file class.ilShopPersonalSettingsGUI.php.
Referenced by executeCommand().
ilShopPersonalSettingsGUI::saveSorting | ( | ) |
Definition at line 62 of file class.ilShopPersonalSettingsGUI.php.
References $_POST, ilUtil\sendInfo(), and showTopicsSortingTable().
ilShopPersonalSettingsGUI::showTopicsSortingTable | ( | ) |
Definition at line 79 of file class.ilShopPersonalSettingsGUI.php.
References ilShopTopics\_getInstance(), and ilShopTopics\TOPICS_SORT_MANUALLY.
Referenced by saveSorting().