| ILIAS
    Release_4_3_x_branch Revision 61807
    | 
Class ilTermsConditionsGUI. More...
 Inheritance diagram for ilTermsConditionsGUI:
 Inheritance diagram for ilTermsConditionsGUI: Collaboration diagram for ilTermsConditionsGUI:
 Collaboration diagram for ilTermsConditionsGUI:| 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, $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 | |
| $lng = null | |
| $tpl = null | |
| $oGeneralSettings = null | |
| $section = 0 | |
| $sub_section = 0 | |
Class ilTermsConditionsGUI.
ilTermsConditionsGUI: ilPageObjectGUI
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().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilTermsConditionsGUI::forwardToPageObject | ( | ) | 
Definition at line 87 of file class.ilTermsConditionsGUI.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:| ilTermsConditionsGUI::getPageHTML | ( | ) | 
Definition at line 54 of file class.ilTermsConditionsGUI.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 144 of file class.ilTermsConditionsGUI.php.
Referenced by executeCommand().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilTermsConditionsGUI::showInfo | ( | ) | 
Definition at line 132 of file class.ilTermsConditionsGUI.php.
References $ilUser, and getPageHTML().
 Here is the call graph for this function:
 Here is the call graph for this function:| const ilTermsConditionsGUI::SHOP_PAGE_EDITOR_PAGE_ID = 99999997 | 
Definition at line 18 of file class.ilTermsConditionsGUI.php.