ILIAS
Release_4_1_x_branch Revision 61804
|
Class ilShopBaseGUI. More...
Public Member Functions | |
__construct () |
Protected Member Functions | |
prepareOutput () | |
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= '') |
Protected Attributes | |
$ctrl = null | |
$ilias = null | |
$lng = null | |
$tpl = null | |
$oGeneralSettings = null | |
$section = 0 | |
$sub_section = 0 |
ilShopBaseGUI::__construct | ( | ) |
Reimplemented in ilShopGUI, ilShopAdvancedSearchGUI, ilShopNewsGUI, ilShopInfoGUI, and ilShopPersonalSettingsGUI.
Definition at line 22 of file class.ilShopBaseGUI.php.
References $ilCtrl, $ilias, $lng, $tpl, and ilGeneralSettings\_getInstance().
Referenced by ilShopBoughtObjectsGUI\__construct(), ilShopShoppingCartGUI\__construct(), ilPaymentCouponGUI\ilPaymentCouponGUI(), ilPaymentObjectGUI\ilPaymentObjectGUI(), ilPaymentStatisticGUI\ilPaymentStatisticGUI(), and ilPaymentTrusteeGUI\ilPaymentTrusteeGUI().
|
protected |
Definition at line 49 of file class.ilShopBaseGUI.php.
Referenced by ilShopGUI\performSearch(), and ilShopAdvancedSearchGUI\showForm().
|
protected |
Reimplemented in ilShopBoughtObjectsGUI, and ilShopNewsGUI.
Definition at line 99 of file class.ilShopBaseGUI.php.
References ilPaymentTrustees\_hasCouponsPermission(), ilPaymentTrustees\_hasObjectPermission(), ilPaymentTrustees\_hasStatisticPermission(), ilPaymentVendors\_isVendor(), and getSection().
Referenced by prepareOutput().
|
protected |
Definition at line 140 of file class.ilShopBaseGUI.php.
References $section.
Referenced by buildSubTabs().
|
protected |
Definition at line 148 of file class.ilShopBaseGUI.php.
References $sub_section.
|
protected |
Definition at line 160 of file class.ilShopBaseGUI.php.
|
protected |
Reimplemented in ilShopNewsGUI, ilShopGUI, ilShopAdvancedSearchGUI, ilShopBoughtObjectsGUI, ilShopInfoGUI, ilShopShoppingCartGUI, ilShopPersonalSettingsGUI, ilPaymentObjectGUI, ilPaymentStatisticGUI, ilPaymentTrusteeGUI, and ilPaymentCouponGUI.
Definition at line 37 of file class.ilShopBaseGUI.php.
References buildSubTabs(), ilUtil\getImagePath(), and ilUtil\infoPanel().
|
protected |
Definition at line 136 of file class.ilShopBaseGUI.php.
Referenced by ilPaymentCouponGUI\prepareOutput(), ilPaymentTrusteeGUI\prepareOutput(), ilPaymentStatisticGUI\prepareOutput(), and ilPaymentObjectGUI\prepareOutput().
|
protected |
Definition at line 144 of file class.ilShopBaseGUI.php.
|
protected |
Definition at line 167 of file class.ilShopBaseGUI.php.
References $_GET.
|
protected |
Definition at line 153 of file class.ilShopBaseGUI.php.
|
protected |
Definition at line 14 of file class.ilShopBaseGUI.php.
|
protected |
Definition at line 15 of file class.ilShopBaseGUI.php.
Referenced by __construct(), ilShopShoppingCartGUI\addBookings(), ilShopBoughtObjectsGUI\createBill(), ilShopShoppingCartGUI\finishEPay(), ilPaymentStatisticGUI\saveCustomer(), and ilShopShoppingCartGUI\validateNewUser().
|
protected |
Definition at line 16 of file class.ilShopBaseGUI.php.
Referenced by __construct(), ilShopInfoGUI\forwardToPageObject(), ilShopGUI\forwardToPageObject(), ilShopShoppingCartGUI\newUserForm(), ilShopNewsGUI\showArchive(), ilShopNewsGUI\showNews(), and ilShopShoppingCartGUI\validateNewUser().
|
protected |
Definition at line 18 of file class.ilShopBaseGUI.php.
|
protected |
Definition at line 19 of file class.ilShopBaseGUI.php.
Referenced by getSection().
|
protected |
Definition at line 20 of file class.ilShopBaseGUI.php.
Referenced by getSubSection().
|
protected |
Definition at line 17 of file class.ilShopBaseGUI.php.
Referenced by __construct(), addPager(), ilShopBoughtObjectsGUI\createBill(), ilPaymentObjectGUI\editPrices(), ilShopShoppingCartGUI\newUserForm(), ilShopNewsGUI\showArchive(), ilShopShoppingCartGUI\showCouponInput(), ilShopShoppingCartGUI\showItems(), ilShopNewsGUI\showNews(), and ilShopShoppingCartGUI\validateNewUser().