ILIAS
Release_4_0_x_branch Revision 61816
|
Class ilShopInfoGUI. More...
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 36 of file class.ilShopInfoGUI.php.
ilShopInfoGUI::__construct | ( | ) |
Reimplemented from ilShopBaseGUI.
Definition at line 40 of file class.ilShopInfoGUI.php.
ilShopInfoGUI::executeCommand | ( | ) |
Definition at line 45 of file class.ilShopInfoGUI.php.
References $cmd, $ret, forwardToPageObject(), and prepareOutput().
ilShopInfoGUI::forwardToPageObject | ( | ) |
Definition at line 107 of file class.ilShopInfoGUI.php.
References ilShopBaseGUI\$lng, ilPageObject\_exists(), and ilObjStyleSheet\getContentStylePath().
Referenced by executeCommand().
ilShopInfoGUI::getPageHTML | ( | ) |
Definition at line 74 of file class.ilShopInfoGUI.php.
References ilPageObject\_exists(), and ilObjStyleSheet\getContentStylePath().
Referenced by showInfo().
|
protected |
Reimplemented from ilShopBaseGUI.
Definition at line 164 of file class.ilShopInfoGUI.php.
Referenced by executeCommand().
ilShopInfoGUI::showInfo | ( | ) |
Definition at line 152 of file class.ilShopInfoGUI.php.
References getPageHTML().
const ilShopInfoGUI::SHOP_PAGE_EDITOR_PAGE_ID = 99999998 |
Definition at line 38 of file class.ilShopInfoGUI.php.