-
Home
-
Nextend Accordion Menu
-
9.3.10 (latest)
-
Code
-
Classes
- NextendFilesystemAbstract
Total Complexity |
41 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
144 |
Lines of code |
108 |
Logical lines of code |
60 |
Comment lines |
3 |
Methods |
24 |
Properties |
3 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
deleteFolder() |
S |
61 |
8 |
11 |
folders() |
S |
63 |
6 |
9 |
files() |
S |
62 |
4 |
12 |
getInstance() |
S |
70 |
2 |
7 |
safefileexists() |
S |
79 |
2 |
3 |
readFile() |
S |
80 |
1 |
3 |
createFile() |
S |
79 |
1 |
3 |
existsFile() |
S |
80 |
1 |
3 |
existsFolder() |
S |
80 |
1 |
3 |
createFolder() |
S |
79 |
1 |
3 |
is_writable() |
S |
80 |
1 |
3 |
fileexists() |
S |
80 |
1 |
3 |
toLinux() |
S |
79 |
1 |
3 |
absoluteURLToPath() |
S |
75 |
1 |
4 |
pathToAbsolutePath() |
S |
74 |
1 |
4 |
pathToRelativePath() |
S |
74 |
1 |
4 |
pathToAbsoluteURL() |
S |
80 |
1 |
3 |
setCachePath() |
S |
76 |
1 |
4 |
getCachePath() |
S |
76 |
1 |
4 |
setLibraryPath() |
S |
76 |
1 |
4 |
getLibraryPath() |
S |
76 |
1 |
4 |
setBasePath() |
S |
76 |
1 |
4 |
getBasePath() |
S |
76 |
1 |
4 |
translateToMediaPath() |
S |
82 |
1 |
3 |