ILIAS
Release_3_10_x_branch Revision 61812
|
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, 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 71 of file class.ilShopBaseGUI.php.
Referenced by ilShopGUI\performSearch(), and ilShopAdvancedSearchGUI\showForm().
|
protected |
Definition at line 121 of file class.ilShopBaseGUI.php.
References ilPaymentTrustees\_hasCouponsPermission(), ilPaymentTrustees\_hasObjectPermission(), ilPaymentTrustees\_hasStatisticPermission(), ilPaymentVendors\_isVendor(), and getSection().
Referenced by prepareOutput().
|
protected |
Definition at line 159 of file class.ilShopBaseGUI.php.
References $section.
Referenced by buildSubTabs().
|
protected |
Definition at line 167 of file class.ilShopBaseGUI.php.
References $sub_section.
|
protected |
Definition at line 185 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 ilShopGUI, ilShopAdvancedSearchGUI, ilShopShoppingCartGUI, ilShopPersonalSettingsGUI, ilShopBoughtObjectsGUI, ilPaymentObjectGUI, ilPaymentTrusteeGUI, ilPaymentStatisticGUI, and ilPaymentCouponGUI.
Definition at line 57 of file class.ilShopBaseGUI.php.
References buildSubTabs(), and ilUtil\getImagePath().
|
protected |
Definition at line 155 of file class.ilShopBaseGUI.php.
Referenced by ilPaymentCouponGUI\prepareOutput(), ilPaymentStatisticGUI\prepareOutput(), ilPaymentTrusteeGUI\prepareOutput(), and ilPaymentObjectGUI\prepareOutput().
|
protected |
Definition at line 163 of file class.ilShopBaseGUI.php.
|
protected |
Definition at line 192 of file class.ilShopBaseGUI.php.
References $_GET.
Referenced by ilPaymentTrusteeGUI\__showSearchUserTable(), ilPaymentStatisticGUI\__showSearchUserTable(), and ilPaymentTrusteeGUI\__showTrusteesTable().
|
protected |
Definition at line 172 of file class.ilShopBaseGUI.php.
Referenced by ilPaymentCouponGUI\__showButtons(), ilPaymentObjectGUI\__showPayMethodLink(), ilPaymentStatisticGUI\addCustomer(), ilPaymentObjectGUI\addPrice(), ilPaymentObjectGUI\editDetails(), ilPaymentObjectGUI\editPrices(), 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(), and ilPaymentStatisticGUI\saveCustomer().
|
protected |
Definition at line 36 of file class.ilShopBaseGUI.php.
Referenced by __construct(), and ilShopGUI\forwardToPageObject().
|
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(), ilPaymentCouponGUI\__showCouponsTable(), ilPaymentObjectGUI\__showObjectsTable(), ilPaymentTrusteeGUI\__showSearchUserTable(), ilPaymentStatisticGUI\__showSearchUserTable(), ilPaymentStatisticGUI\__showStatisticTable(), ilPaymentTrusteeGUI\__showTrusteesTable(), addPager(), ilPaymentObjectGUI\editPrices(), ilPaymentCouponGUI\showCodes(), ilShopShoppingCartGUI\showCouponInput(), ilShopShoppingCartGUI\showItems(), ilShopShoppingCartGUI\showItemsTable(), ilPaymentCouponGUI\showObjects(), and ilShopBoughtObjectsGUI\showStatisticTable().