ILIAS
Release_4_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, $a_session_key) | |
buildSubTabs () | |
setSection ($a_section) | |
getSection () | |
setSubSection ($a_sub_section) | |
getSubSection () | |
showButton ($a_cmd, $a_text, $a_target= '') | |
initTableGUI () | |
setTableGUIBasicData ($tbl, $result_set, $a_default_order_column= '') |
Additional Inherited Members | |
Protected Attributes inherited from ilShopBaseGUI | |
$ctrl = null | |
$ilias = null | |
$lng = null | |
$tpl = null | |
$oGeneralSettings = null | |
$section = 0 | |
$sub_section = 0 |
Class ilShopPersonalSettingsGUI.
Definition at line 34 of file class.ilShopPersonalSettingsGUI.php.
ilShopPersonalSettingsGUI::__construct | ( | ) |
Reimplemented from ilShopBaseGUI.
Definition at line 36 of file class.ilShopPersonalSettingsGUI.php.
ilShopPersonalSettingsGUI::executeCommand | ( | ) |
Definition at line 41 of file class.ilShopPersonalSettingsGUI.php.
References $cmd, prepareOutput(), and ilUtil\redirect().
|
protected |
Reimplemented from ilShopBaseGUI.
Definition at line 73 of file class.ilShopPersonalSettingsGUI.php.
Referenced by executeCommand().
ilShopPersonalSettingsGUI::saveSorting | ( | ) |
Definition at line 82 of file class.ilShopPersonalSettingsGUI.php.
References $_POST, ilUtil\sendInfo(), and showTopicsSortingTable().
ilShopPersonalSettingsGUI::showTopicsSortingTable | ( | ) |
Definition at line 99 of file class.ilShopPersonalSettingsGUI.php.
References ilShopTopics\_getInstance(), and ilShopTopics\TOPICS_SORT_MANUALLY.
Referenced by saveSorting().