|
ILIAS
Release_3_10_x_branch Revision 61812
|
Collaboration diagram for ilPaymentAdminGUI:Public Member Functions | |
| ilPaymentAdminGUI ($user_obj) | |
| executeCommand () | |
Private Member Functions | |
| forwardToDefault () | |
Definition at line 40 of file class.ilPaymentAdminGUI.php.
| ilPaymentAdminGUI::executeCommand | ( | ) |
Definition at line 47 of file class.ilPaymentAdminGUI.php.
References $_GET, $cmd, $ilCtrl, and forwardToDefault().
Here is the call graph for this function:
|
private |
Definition at line 87 of file class.ilPaymentAdminGUI.php.
References $ilCtrl, ilPaymentTrustees\_hasObjectPermission(), ilPaymentTrustees\_hasStatisticPermission(), and ilPaymentVendors\_isVendor().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPaymentAdminGUI::ilPaymentAdminGUI | ( | $user_obj | ) |
Definition at line 42 of file class.ilPaymentAdminGUI.php.