ILIAS
Release_4_4_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, $a_session_key) | |
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= '') |
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 | |
$oGeneralSettings = null | |
$section = 0 | |
$sub_section = 0 |
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 |
Reimplemented from ilShopBaseGUI.
Definition at line 52 of file class.ilShopBoughtObjectsGUI.php.
ilShopBoughtObjectsGUI::createBill | ( | ) |
Definition at line 110 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 435 of file class.ilShopBoughtObjectsGUI.php.
Referenced by showBillHistory(), and showItems().
|
protected |
Reimplemented from ilShopBaseGUI.
Definition at line 320 of file class.ilShopBoughtObjectsGUI.php.
Referenced by executeCommand().
ilShopBoughtObjectsGUI::showBillHistory | ( | ) |
Definition at line 60 of file class.ilShopBoughtObjectsGUI.php.
References ilDatePresentation\formatDate(), IL_CAL_UNIX, initBookingsObject(), ilUtil\sendInfo(), and showBillHistoryTable().
|
private |
Definition at line 93 of file class.ilShopBoughtObjectsGUI.php.
Referenced by showBillHistory().
ilShopBoughtObjectsGUI::showItems | ( | ) |
Definition at line 329 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 411 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().