ILIAS
Release_5_0_x_branch Revision 61816
|
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().
ilPaymentAdminGUI::executeCommand | ( | ) |
Definition at line 58 of file class.ilPaymentAdminGUI.php.
References $ilCtrl, buildSubTabs(), and forwardToDefault().
|
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().
ilPaymentAdminGUI::ilPaymentAdminGUI | ( | $user_obj | ) |
Definition at line 19 of file class.ilPaymentAdminGUI.php.