ILIAS
Release_5_0_x_branch Revision 61816
|
Class ilTermsConditionsGUI. More...
Public Member Functions | |
__construct () | |
executeCommand () | |
getPageHTML () | |
forwardToPageObject () | |
showInfo () |
Data Fields | |
const | SHOP_PAGE_EDITOR_PAGE_ID = 99999997 |
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 ilTermsConditionsGUI.
ilTermsConditionsGUI: ilShopPageGUI
Definition at line 16 of file class.ilTermsConditionsGUI.php.
ilTermsConditionsGUI::__construct | ( | ) |
Reimplemented from ilShopBaseGUI.
Definition at line 20 of file class.ilTermsConditionsGUI.php.
ilTermsConditionsGUI::executeCommand | ( | ) |
Definition at line 25 of file class.ilTermsConditionsGUI.php.
References $cmd, $ret, forwardToPageObject(), and prepareOutput().
ilTermsConditionsGUI::forwardToPageObject | ( | ) |
Definition at line 75 of file class.ilTermsConditionsGUI.php.
References ilShopBaseGUI\$lng, ilPageObject\_exists(), and ilObjStyleSheet\getContentStylePath().
Referenced by executeCommand().
ilTermsConditionsGUI::getPageHTML | ( | ) |
Definition at line 54 of file class.ilTermsConditionsGUI.php.
References ilPageObject\_exists(), and ilObjStyleSheet\getContentStylePath().
Referenced by showInfo().
|
protected |
Reimplemented from ilShopBaseGUI.
Definition at line 119 of file class.ilTermsConditionsGUI.php.
Referenced by executeCommand().
ilTermsConditionsGUI::showInfo | ( | ) |
Definition at line 107 of file class.ilTermsConditionsGUI.php.
References $ilUser, and getPageHTML().
const ilTermsConditionsGUI::SHOP_PAGE_EDITOR_PAGE_ID = 99999997 |
Definition at line 18 of file class.ilTermsConditionsGUI.php.