|
Moodle
2.2.1
http://www.collinsharper.com
|
Public Member Functions | |
| __construct ($rootdir) | |
| dirname ($endseparator=false) | |
| fullpath ($endseparator=false) | |
| rootdir ($endseparator=false) | |
Definition at line 294 of file cc_utils.php.
| __construct | ( | $ | rootdir | ) |
ctor
| string | $rootdir | - path to the containing directory |
| InvalidArgumentException | |
| RuntimeException |
Definition at line 321 of file cc_utils.php.

| dirname | ( | $ | endseparator = false | ) |
| fullpath | ( | $ | endseparator = false | ) |
Full path to the new directory
Definition at line 349 of file cc_utils.php.

| rootdir | ( | $ | endseparator = false | ) |
Returns containing dir
Definition at line 357 of file cc_utils.php.
