| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
Class ilShopPersonalSettingsGUI. More...
 Inheritance diagram for ilShopPersonalSettingsGUI:
 Inheritance diagram for ilShopPersonalSettingsGUI: Collaboration diagram for ilShopPersonalSettingsGUI:
 Collaboration diagram for ilShopPersonalSettingsGUI:| 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 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, and prepareOutput().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | protected | 
Reimplemented from ilShopBaseGUI.
Definition at line 53 of file class.ilShopPersonalSettingsGUI.php.
Referenced by executeCommand().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilShopPersonalSettingsGUI::saveSorting | ( | ) | 
Definition at line 62 of file class.ilShopPersonalSettingsGUI.php.
References $_POST, ilUtil\sendInfo(), and showTopicsSortingTable().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilShopPersonalSettingsGUI::showTopicsSortingTable | ( | ) | 
Definition at line 79 of file class.ilShopPersonalSettingsGUI.php.
References ilShopTopics\_getInstance(), and ilShopTopics\TOPICS_SORT_MANUALLY.
Referenced by saveSorting().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function: