|
ILIAS
Release_5_0_x_branch Revision 61816
|
Class ilShopInfoGUI. More...
Inheritance 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) | |
Additional Inherited Members | |
Protected Attributes inherited from ilShopBaseGUI | |
| $ctrl = null | |
| $lng = null | |
| $tpl = null | |
| $settings = null | |
Class ilShopInfoGUI.
Definition at line 16 of file class.ilShopInfoGUI.php.
| ilShopInfoGUI::__construct | ( | ) |
Reimplemented from ilShopBaseGUI.
Definition at line 20 of file class.ilShopInfoGUI.php.
| ilShopInfoGUI::executeCommand | ( | ) |
Definition at line 25 of file class.ilShopInfoGUI.php.
References $cmd, $ret, forwardToPageObject(), and prepareOutput().
Here is the call graph for this function:| ilShopInfoGUI::forwardToPageObject | ( | ) |
Definition at line 75 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 caller graph for this function:| ilShopInfoGUI::getPageHTML | ( | ) |
Definition at line 54 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 caller graph for this function:
|
protected |
Reimplemented from ilShopBaseGUI.
Definition at line 119 of file class.ilShopInfoGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:| ilShopInfoGUI::showInfo | ( | ) |
Definition at line 107 of file class.ilShopInfoGUI.php.
References $ilUser, and getPageHTML().
Here is the call graph for this function:| const ilShopInfoGUI::SHOP_PAGE_EDITOR_PAGE_ID = 99999998 |
Definition at line 18 of file class.ilShopInfoGUI.php.