-
Home
-
cPanel Manager (from iControlWP)
-
1.8.2 (latest)
-
Code
-
Classes
- CPM_ActionDelegate_Base
Total Complexity |
62 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
342 |
Lines of code |
256 |
Logical lines of code |
150 |
Comment lines |
18 |
Methods |
21 |
Properties |
5 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
preActionBasicValidate() |
A |
53 |
8 |
23 |
connectToCpanel() |
S |
50 |
7 |
30 |
ValidateDatabaseName() |
S |
56 |
4 |
19 |
ValidateDatabaseUser() |
S |
56 |
4 |
19 |
ValidateFtpUser() |
S |
56 |
4 |
19 |
ValidateQuota() |
S |
56 |
4 |
19 |
reset() |
S |
63 |
4 |
11 |
createNewFtpUser() |
S |
53 |
3 |
23 |
createNewEmailUser() |
S |
53 |
3 |
23 |
ValidateUserPassword() |
S |
59 |
3 |
15 |
IsValidDomainName() |
S |
64 |
4 |
9 |
ValidateDirectory() |
S |
60 |
3 |
14 |
ValidateConfirmAction() |
S |
68 |
3 |
7 |
IsValidEmailPart() |
S |
79 |
1 |
3 |
IsNumeric() |
S |
79 |
1 |
3 |
__construct() |
S |
76 |
1 |
4 |
IsAlphaNumeric() |
S |
79 |
1 |
3 |
IsDirectory() |
S |
79 |
1 |
3 |
getMessages() |
S |
82 |
1 |
3 |
getIsValidState() |
S |
82 |
1 |
3 |
IsValidSubDomain() |
S |
79 |
1 |
3 |