ILIAS
Release_4_1_x_branch Revision 61804
|
Class ilShopBoughtObjectsGUI. More...
Public Member Functions | |
__construct ($user_obj) | |
executeCommand () | |
showBillHistory () | |
createBill () | |
showItems () | |
Public Member Functions inherited from ilShopBaseGUI | |
__construct () |
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 | |
$psc_obj = null |
Additional Inherited Members | |
Protected Attributes inherited from ilShopBaseGUI | |
$ctrl = null | |
$ilias = 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 24 of file class.ilShopBoughtObjectsGUI.php.
References $user_obj, and ilShopBaseGUI\__construct().
|
protected |
Reimplemented from ilShopBaseGUI.
Definition at line 59 of file class.ilShopBoughtObjectsGUI.php.
ilShopBoughtObjectsGUI::createBill | ( | ) |
Definition at line 117 of file class.ilShopBoughtObjectsGUI.php.
References $_GET, ilShopBaseGUI\$ilias, ilShopBaseGUI\$tpl, $user_obj, ilPaymentBookings\__readBillByTransaction(), ilUtil\deliverFile(), ilDatePresentation\formatDate(), ilUtil\html2pdf(), IL_CAL_UNIX, and ilUtil\makeDir().
ilShopBoughtObjectsGUI::executeCommand | ( | ) |
Definition at line 31 of file class.ilShopBoughtObjectsGUI.php.
References $_SESSION, $cmd, and prepareOutput().
|
private |
Definition at line 417 of file class.ilShopBoughtObjectsGUI.php.
Referenced by showBillHistory(), and showItems().
|
protected |
Reimplemented from ilShopBaseGUI.
Definition at line 285 of file class.ilShopBoughtObjectsGUI.php.
Referenced by executeCommand().
ilShopBoughtObjectsGUI::showBillHistory | ( | ) |
Definition at line 67 of file class.ilShopBoughtObjectsGUI.php.
References ilDatePresentation\formatDate(), IL_CAL_UNIX, initBookingsObject(), ilUtil\sendInfo(), and showBillHistoryTable().
|
private |
Definition at line 100 of file class.ilShopBoughtObjectsGUI.php.
Referenced by showBillHistory().
ilShopBoughtObjectsGUI::showItems | ( | ) |
Definition at line 294 of file class.ilShopBoughtObjectsGUI.php.
References ilRepositoryExplorer\buildFrameTarget(), ilRepositoryExplorer\buildLinkTarget(), ilDatePresentation\formatDate(), ilObjectFactory\getInstanceByObjId(), ilObjectFactory\getInstanceByRefId(), ilPayMethods\getStringByPaymethod(), IL_CAL_UNIX, initBookingsObject(), ilUtil\sendInfo(), and showStatisticTable().
|
private |
Definition at line 393 of file class.ilShopBoughtObjectsGUI.php.
Referenced by showItems().
|
private |
Definition at line 22 of file class.ilShopBoughtObjectsGUI.php.
|
private |
Definition at line 20 of file class.ilShopBoughtObjectsGUI.php.
Referenced by __construct(), and createBill().