|
ILIAS
Release_3_10_x_branch Revision 61812
|
Inheritance diagram for ilPaymentBuyedObjectsGUI:
Collaboration diagram for ilPaymentBuyedObjectsGUI:Public Member Functions | |
| ilPaymentBuyedObjectsGUI (&$user_obj) | |
| & | executeCommand () |
| execute command | |
| showItems () | |
| __showStatisticTable ($a_result_set) | |
| __initBookingsObject () | |
Public Member Functions inherited from ilPaymentBaseGUI | |
| ilPaymentBaseGUI () | |
| setSection ($a_section) | |
| getSection () | |
| setMainSection ($a_main_section) | |
| getMainSection () | |
| buildHeader () | |
| setTableGUIBasicData (&$tbl, &$result_set, $a_default_order_column= '') | |
| __buildStatusline () | |
| __buildLocator () | |
| __buildStylesheet () | |
| __buildButtons () | |
Data Fields | |
| $ctrl | |
| $lng | |
| $user_obj | |
| $psc_obj = null | |
Data Fields inherited from ilPaymentBaseGUI | |
| $ilias | |
| $lng | |
| $db | |
| $tpl | |
| $rbacsystem | |
| $tabs_gui | |
| $user_obj | |
| $section | |
| $main_section | |
Definition at line 34 of file class.ilPaymentBuyedObjectsGUI.php.
| ilPaymentBuyedObjectsGUI::__initBookingsObject | ( | ) |
Definition at line 225 of file class.ilPaymentBuyedObjectsGUI.php.
Referenced by showItems().
Here is the caller graph for this function:| ilPaymentBuyedObjectsGUI::__showStatisticTable | ( | $a_result_set | ) |
Definition at line 165 of file class.ilPaymentBuyedObjectsGUI.php.
References $_GET, and ilPaymentBaseGUI\$tpl.
Referenced by showItems().
Here is the caller graph for this function:| & ilPaymentBuyedObjectsGUI::executeCommand | ( | ) |
| ilPaymentBuyedObjectsGUI::ilPaymentBuyedObjectsGUI | ( | & | $user_obj | ) |
Definition at line 46 of file class.ilPaymentBuyedObjectsGUI.php.
References $ilCtrl, ilPaymentBaseGUI\$tpl, $user_obj, and ilPaymentBaseGUI\ilPaymentBaseGUI().
Here is the call graph for this function:| ilPaymentBuyedObjectsGUI::showItems | ( | ) |
Definition at line 79 of file class.ilPaymentBuyedObjectsGUI.php.
References __initBookingsObject(), __showStatisticTable(), ilRepositoryExplorer\buildFrameTarget(), ilRepositoryExplorer\buildLinkTarget(), ilObjectFactory\getInstanceByObjId(), ilObjectFactory\getInstanceByRefId(), PAY_METHOD_BILL, PAY_METHOD_BMF, PAY_METHOD_PAYPAL, and ilUtil\sendInfo().
Here is the call graph for this function:| ilPaymentBuyedObjectsGUI::$ctrl |
Definition at line 36 of file class.ilPaymentBuyedObjectsGUI.php.
| ilPaymentBuyedObjectsGUI::$lng |
Definition at line 38 of file class.ilPaymentBuyedObjectsGUI.php.
| ilPaymentBuyedObjectsGUI::$psc_obj = null |
Definition at line 44 of file class.ilPaymentBuyedObjectsGUI.php.
| ilPaymentBuyedObjectsGUI::$user_obj |
Definition at line 39 of file class.ilPaymentBuyedObjectsGUI.php.
Referenced by ilPaymentBuyedObjectsGUI().