ILIAS
Release_5_0_x_branch Revision 61816
|
Class ilShopBoughtObjectsGUI. More...
Public Member Functions | |
__construct ($user_obj) | |
executeCommand () | |
showBillHistory () | |
createBill () | |
showItems () | |
Public Member Functions inherited from ilShopBaseGUI | |
__construct () |
Data Fields | |
$bookings_obj = null |
Protected Member Functions | |
buildSubTabs () | |
prepareOutput () | |
Protected Member Functions inherited from ilShopBaseGUI | |
addPager ($result) |
Private Member Functions | |
showBillHistoryTable ($a_result_set) | |
showStatisticTable ($a_result_set) | |
initBookingsObject () |
Private Attributes | |
$user_obj |
Additional Inherited Members | |
Protected Attributes inherited from ilShopBaseGUI | |
$ctrl = null | |
$lng = null | |
$tpl = null | |
$settings = null |
Class ilShopBoughtObjectsGUI.
Definition at line 18 of file class.ilShopBoughtObjectsGUI.php.
ilShopBoughtObjectsGUI::__construct | ( | $user_obj | ) |
Definition at line 25 of file class.ilShopBoughtObjectsGUI.php.
References $user_obj, and ilShopBaseGUI\__construct().
|
protected |
Definition at line 52 of file class.ilShopBoughtObjectsGUI.php.
ilShopBoughtObjectsGUI::createBill | ( | ) |
Definition at line 108 of file class.ilShopBoughtObjectsGUI.php.
References $_GET, ilShopBaseGUI\$tpl, $user_obj, ilPaymentBookings\__readBillByTransaction(), ilUtil\_getHttpPath(), ilPaymentSettings\_getInstance(), ilUtil\deliverFile(), ilDatePresentation\formatDate(), ilPayMethods\getStringByPaymethod(), ilUtil\html2pdf(), IL_CAL_DATETIME, IL_CAL_UNIX, ilUtil\makeDir(), and ilDatePresentation\setUseRelativeDates().
ilShopBoughtObjectsGUI::executeCommand | ( | ) |
Definition at line 32 of file class.ilShopBoughtObjectsGUI.php.
References $cmd, and prepareOutput().
|
private |
Definition at line 419 of file class.ilShopBoughtObjectsGUI.php.
Referenced by showBillHistory(), and showItems().
|
protected |
Reimplemented from ilShopBaseGUI.
Definition at line 304 of file class.ilShopBoughtObjectsGUI.php.
Referenced by executeCommand().
ilShopBoughtObjectsGUI::showBillHistory | ( | ) |
Definition at line 60 of file class.ilShopBoughtObjectsGUI.php.
References ilDatePresentation\formatDate(), ilPaymentBookings\getBookingsOfCustomer(), IL_CAL_UNIX, initBookingsObject(), ilUtil\sendInfo(), and showBillHistoryTable().
|
private |
Definition at line 91 of file class.ilShopBoughtObjectsGUI.php.
Referenced by showBillHistory().
ilShopBoughtObjectsGUI::showItems | ( | ) |
Definition at line 313 of file class.ilShopBoughtObjectsGUI.php.
References ilRepositoryExplorer\buildFrameTarget(), ilRepositoryExplorer\buildLinkTarget(), ilDatePresentation\formatDate(), ilPaymentBookings\getBookingsOfCustomer(), ilObjectFactory\getInstanceByObjId(), ilObjectFactory\getInstanceByRefId(), ilPayMethods\getStringByPaymethod(), IL_CAL_DATETIME, IL_CAL_UNIX, initBookingsObject(), ilUtil\sendInfo(), and showStatisticTable().
|
private |
Definition at line 395 of file class.ilShopBoughtObjectsGUI.php.
Referenced by showItems().
ilShopBoughtObjectsGUI::$bookings_obj = null |
Definition at line 20 of file class.ilShopBoughtObjectsGUI.php.
|
private |
Definition at line 21 of file class.ilShopBoughtObjectsGUI.php.
Referenced by __construct(), and createBill().