| ILIAS
    Release_4_3_x_branch Revision 61807
    | 
Class ilShopBoughtObjectsGUI. More...
 Inheritance diagram for ilShopBoughtObjectsGUI:
 Inheritance diagram for ilShopBoughtObjectsGUI: Collaboration diagram for ilShopBoughtObjectsGUI:
 Collaboration diagram for ilShopBoughtObjectsGUI:| 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().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | 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().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilShopBoughtObjectsGUI::executeCommand | ( | ) | 
Definition at line 32 of file class.ilShopBoughtObjectsGUI.php.
References $cmd, and prepareOutput().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | private | 
Definition at line 435 of file class.ilShopBoughtObjectsGUI.php.
Referenced by showBillHistory(), and showItems().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
Reimplemented from ilShopBaseGUI.
Definition at line 320 of file class.ilShopBoughtObjectsGUI.php.
Referenced by executeCommand().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilShopBoughtObjectsGUI::showBillHistory | ( | ) | 
Definition at line 60 of file class.ilShopBoughtObjectsGUI.php.
References ilDatePresentation\formatDate(), IL_CAL_UNIX, initBookingsObject(), ilUtil\sendInfo(), and showBillHistoryTable().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | private | 
Definition at line 93 of file class.ilShopBoughtObjectsGUI.php.
Referenced by showBillHistory().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 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().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | private | 
Definition at line 411 of file class.ilShopBoughtObjectsGUI.php.
Referenced by showItems().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 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().