|
ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
Collaboration diagram for ilPaymentAdminGUI:Public Member Functions | |
| ilPaymentAdminGUI ($user_obj) | |
| executeCommand () | |
Protected Member Functions | |
| buildSubTabs () | |
Private Member Functions | |
| forwardToDefault () | |
Definition at line 17 of file class.ilPaymentAdminGUI.php.
|
protected |
Definition at line 24 of file class.ilPaymentAdminGUI.php.
References $ilCtrl, $ilUser, ilPaymentSettings\_getInstance(), ilPaymentTrustees\_hasCouponsPermission(), ilPaymentTrustees\_hasObjectPermission(), and ilPaymentTrustees\_hasStatisticPermission().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPaymentAdminGUI::executeCommand | ( | ) |
Definition at line 58 of file class.ilPaymentAdminGUI.php.
References $ilCtrl, buildSubTabs(), and forwardToDefault().
Here is the call graph for this function:
|
private |
Definition at line 93 of file class.ilPaymentAdminGUI.php.
References $ilCtrl, $lng, ilPaymentTrustees\_hasCouponsPermission(), ilPaymentTrustees\_hasObjectPermission(), ilPaymentTrustees\_hasStatisticPermission(), and ilUtil\sendInfo().
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 19 of file class.ilPaymentAdminGUI.php.