|
ILIAS
Release_3_10_x_branch Revision 61812
|
Inheritance diagram for ilPaymentGUI:
Collaboration diagram for ilPaymentGUI: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().
Here is the caller graph for this function:| ilPaymentGUI::__forwardToDefault | ( | ) |
Definition at line 104 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().
Here is the call graph for this function:| & ilPaymentGUI::executeCommand | ( | ) |
execute command
Definition at line 57 of file class.ilPaymentGUI.php.
References $cmd, __forwardToDefault(), ilPaymentBaseGUI\buildHeader(), and ilPaymentBaseGUI\setSection().
Here is the call graph for this function:| ilPaymentGUI::ilPaymentGUI | ( | & | $user_obj | ) |
Definition at line 40 of file class.ilPayment.php.
References $ilCtrl, $user_obj, ilPaymentBaseGUI\ilPaymentBaseGUI(), and ilPaymentBaseGUI\setMainSection().
Here is the call graph for this function:| ilPaymentGUI::ilPaymentGUI | ( | & | $user_obj | ) |
Definition at line 42 of file class.ilPaymentGUI.php.
References $ilCtrl, $user_obj, ilPaymentBaseGUI\ilPaymentBaseGUI(), and ilPaymentBaseGUI\setMainSection().
Here is the call graph for this function:| 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().