ILIAS
Release_4_0_x_branch Revision 61816
|
Class ilShopBoughtObjectsGUI. 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 ilShopAdvancedSearchGUI, ilShopGUI, ilShopNewsGUI, ilShopInfoGUI, and ilShopPersonalSettingsGUI.
Definition at line 42 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 69 of file class.ilShopBaseGUI.php.
Referenced by ilShopGUI\performSearch(), and ilShopAdvancedSearchGUI\showForm().
|
protected |
Reimplemented in ilShopNewsGUI.
Definition at line 119 of file class.ilShopBaseGUI.php.
References ilPaymentTrustees\_hasCouponsPermission(), ilPaymentTrustees\_hasObjectPermission(), ilPaymentTrustees\_hasStatisticPermission(), ilPaymentVendors\_isVendor(), and getSection().
Referenced by prepareOutput().
|
protected |
Definition at line 158 of file class.ilShopBaseGUI.php.
References $section.
Referenced by buildSubTabs().
|
protected |
Definition at line 166 of file class.ilShopBaseGUI.php.
References $sub_section.
|
protected |
Definition at line 178 of file class.ilShopBaseGUI.php.
Referenced by ilPaymentCouponGUI\__showCouponsTable(), ilPaymentObjectGUI\__showObjectsTable(), ilPaymentTrusteeGUI\__showSearchUserTable(), ilPaymentStatisticGUI\__showSearchUserTable(), ilPaymentStatisticGUI\__showStatisticTable(), ilPaymentTrusteeGUI\__showTrusteesTable(), ilPaymentCouponGUI\showCodes(), and ilPaymentCouponGUI\showObjects().
|
protected |
Reimplemented in ilShopNewsGUI, ilShopGUI, ilShopAdvancedSearchGUI, ilShopBoughtObjectsGUI, ilShopInfoGUI, ilShopShoppingCartGUI, ilShopPersonalSettingsGUI, ilPaymentObjectGUI, ilPaymentTrusteeGUI, ilPaymentStatisticGUI, and ilPaymentCouponGUI.
Definition at line 57 of file class.ilShopBaseGUI.php.
References buildSubTabs(), ilUtil\getImagePath(), and ilUtil\infoPanel().
|
protected |
Definition at line 154 of file class.ilShopBaseGUI.php.
Referenced by ilPaymentCouponGUI\prepareOutput(), ilPaymentStatisticGUI\prepareOutput(), ilPaymentTrusteeGUI\prepareOutput(), and ilPaymentObjectGUI\prepareOutput().
|
protected |
Definition at line 162 of file class.ilShopBaseGUI.php.
|
protected |
Definition at line 185 of file class.ilShopBaseGUI.php.
References $_GET.
Referenced by ilPaymentTrusteeGUI\__showSearchUserTable(), ilPaymentStatisticGUI\__showSearchUserTable(), and ilPaymentTrusteeGUI\__showTrusteesTable().
|
protected |
Definition at line 171 of file class.ilShopBaseGUI.php.
Referenced by ilPaymentCouponGUI\__showButtons(), ilPaymentStatisticGUI\addCustomer(), ilPaymentObjectGUI\addPrice(), ilPaymentObjectGUI\editDetails(), ilPaymentStatisticGUI\editStatistic(), ilPaymentTrusteeGUI\performSearch(), ilPaymentStatisticGUI\performSearch(), ilPaymentTrusteeGUI\searchUser(), ilPaymentStatisticGUI\searchUser(), ilPaymentCouponGUI\showCoupons(), ilPaymentObjectGUI\showObjects(), ilPaymentStatisticGUI\showObjectSelector(), ilPaymentObjectGUI\showObjectSelector(), ilPaymentObjectGUI\showSelectedObject(), ilPaymentStatisticGUI\showStatistics(), and ilPaymentTrusteeGUI\showTrustees().
|
protected |
Definition at line 34 of file class.ilShopBaseGUI.php.
|
protected |
Definition at line 35 of file class.ilShopBaseGUI.php.
Referenced by __construct(), ilShopShoppingCartGUI\addBookings(), ilShopShoppingCartGUI\finishEPay(), and ilPaymentStatisticGUI\saveCustomer().
|
protected |
Definition at line 36 of file class.ilShopBaseGUI.php.
Referenced by __construct(), ilShopInfoGUI\forwardToPageObject(), ilShopGUI\forwardToPageObject(), ilShopNewsGUI\showArchive(), and ilShopNewsGUI\showNews().
|
protected |
Definition at line 38 of file class.ilShopBaseGUI.php.
|
protected |
Definition at line 39 of file class.ilShopBaseGUI.php.
Referenced by getSection().
|
protected |
Definition at line 40 of file class.ilShopBaseGUI.php.
Referenced by getSubSection().
|
protected |
Definition at line 37 of file class.ilShopBaseGUI.php.
Referenced by __construct(), ilPaymentObjectGUI\__editPricesTable(), ilPaymentCouponGUI\__showCouponsTable(), ilPaymentObjectGUI\__showObjectsTable(), ilPaymentTrusteeGUI\__showSearchUserTable(), ilPaymentStatisticGUI\__showSearchUserTable(), ilPaymentStatisticGUI\__showStatisticTable(), ilPaymentTrusteeGUI\__showTrusteesTable(), addPager(), ilPaymentObjectGUI\editPrices(), ilShopNewsGUI\showArchive(), ilPaymentCouponGUI\showCodes(), ilShopShoppingCartGUI\showCouponInput(), ilShopShoppingCartGUI\showItems(), ilShopShoppingCartGUI\showItemsTable(), ilShopNewsGUI\showNews(), ilPaymentCouponGUI\showObjects(), and ilShopBoughtObjectsGUI\showStatisticTable().