ILIAS
Release_4_0_x_branch Revision 61816
|
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 233 of file class.ilPaymentBuyedObjectsGUI.php.
Referenced by showItems().
ilPaymentBuyedObjectsGUI::__showStatisticTable | ( | $a_result_set | ) |
Definition at line 172 of file class.ilPaymentBuyedObjectsGUI.php.
References $_GET, and ilPaymentBaseGUI\$tpl.
Referenced by showItems().
& ilPaymentBuyedObjectsGUI::executeCommand | ( | ) |
ilPaymentBuyedObjectsGUI::ilPaymentBuyedObjectsGUI | ( | & | $user_obj | ) |
Definition at line 46 of file class.ilPaymentBuyedObjectsGUI.php.
References $ilCtrl, ilPaymentBaseGUI\$tpl, $user_obj, and ilPaymentBaseGUI\ilPaymentBaseGUI().
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().
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().