ILIAS
Release_4_0_x_branch Revision 61816
|
Public Member Functions | |
ilPaymentGUI (&$user_obj) | |
& | executeCommand () |
execute command | |
__forwardToDefault () | |
ilPaymentGUI (&$user_obj) | |
& | executeCommand () |
execute command | |
__forwardToDefault () | |
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 | |
$user_obj | |
Data Fields inherited from ilPaymentBaseGUI | |
$ilias | |
$lng | |
$db | |
$tpl | |
$rbacsystem | |
$tabs_gui | |
$user_obj | |
$section | |
$main_section |
Definition at line 34 of file class.ilPayment.php.
ilPaymentGUI::__forwardToDefault | ( | ) |
Definition at line 81 of file class.ilPayment.php.
Referenced by executeCommand().
ilPaymentGUI::__forwardToDefault | ( | ) |
Definition at line 116 of file class.ilPaymentGUI.php.
& ilPaymentGUI::executeCommand | ( | ) |
execute command
Definition at line 55 of file class.ilPayment.php.
References $cmd, __forwardToDefault(), ilPaymentBaseGUI\buildHeader(), and ilPaymentBaseGUI\setSection().
& ilPaymentGUI::executeCommand | ( | ) |
execute command
Definition at line 57 of file class.ilPaymentGUI.php.
References $cmd, __forwardToDefault(), ilPaymentBaseGUI\buildHeader(), and ilPaymentBaseGUI\setSection().
ilPaymentGUI::ilPaymentGUI | ( | & | $user_obj | ) |
Definition at line 40 of file class.ilPayment.php.
References $ilCtrl, $user_obj, ilPaymentBaseGUI\ilPaymentBaseGUI(), and ilPaymentBaseGUI\setMainSection().
ilPaymentGUI::ilPaymentGUI | ( | & | $user_obj | ) |
Definition at line 42 of file class.ilPaymentGUI.php.
References $ilCtrl, $user_obj, ilPaymentBaseGUI\ilPaymentBaseGUI(), and ilPaymentBaseGUI\setMainSection().
ilPaymentGUI::$ctrl |
Definition at line 36 of file class.ilPayment.php.
ilPaymentGUI::$user_obj |
Definition at line 38 of file class.ilPayment.php.
Referenced by ilPaymentGUI().