| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
Class ilShopInfoGUI. More...
 Inheritance diagram for ilShopInfoGUI:
 Inheritance diagram for ilShopInfoGUI: Collaboration diagram for ilShopInfoGUI:
 Collaboration diagram for ilShopInfoGUI:| Public Member Functions | |
| __construct () | |
| executeCommand () | |
| getPageHTML () | |
| forwardToPageObject () | |
| showInfo () | |
| Data Fields | |
| const | SHOP_PAGE_EDITOR_PAGE_ID = 99999998 | 
| 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 ilShopInfoGUI.
ilShopInfoGUI: ilPageObjectGUI
Definition at line 17 of file class.ilShopInfoGUI.php.
| ilShopInfoGUI::__construct | ( | ) | 
Reimplemented from ilShopBaseGUI.
Definition at line 21 of file class.ilShopInfoGUI.php.
| ilShopInfoGUI::executeCommand | ( | ) | 
Definition at line 26 of file class.ilShopInfoGUI.php.
References $cmd, $ret, forwardToPageObject(), and prepareOutput().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilShopInfoGUI::forwardToPageObject | ( | ) | 
Definition at line 88 of file class.ilShopInfoGUI.php.
References ilShopBaseGUI\$lng, ilPageObject\_exists(), and ilObjStyleSheet\getContentStylePath().
Referenced by executeCommand().
 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:| ilShopInfoGUI::getPageHTML | ( | ) | 
Definition at line 55 of file class.ilShopInfoGUI.php.
References ilPageObject\_exists(), and ilObjStyleSheet\getContentStylePath().
Referenced by showInfo().
 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:| 
 | protected | 
Reimplemented from ilShopBaseGUI.
Definition at line 145 of file class.ilShopInfoGUI.php.
Referenced by executeCommand().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilShopInfoGUI::showInfo | ( | ) | 
Definition at line 133 of file class.ilShopInfoGUI.php.
References getPageHTML().
 Here is the call graph for this function:
 Here is the call graph for this function:| const ilShopInfoGUI::SHOP_PAGE_EDITOR_PAGE_ID = 99999998 | 
Definition at line 19 of file class.ilShopInfoGUI.php.