Moodle  2.2.1
http://www.collinsharper.com
cc_resource_location Class Reference

Public Member Functions

 __construct ($rootdir)
 dirname ($endseparator=false)
 fullpath ($endseparator=false)
 rootdir ($endseparator=false)

Detailed Description

Definition at line 294 of file cc_utils.php.


Constructor & Destructor Documentation

__construct ( rootdir)

ctor

Parameters:
string$rootdir- path to the containing directory
Exceptions:
InvalidArgumentException
RuntimeException

Definition at line 321 of file cc_utils.php.

Here is the call graph for this function:


Member Function Documentation

dirname ( endseparator = false)

Newly created directory

Returns:
string

Definition at line 340 of file cc_utils.php.

fullpath ( endseparator = false)

Full path to the new directory

Returns:
string

Definition at line 349 of file cc_utils.php.

Here is the caller graph for this function:

rootdir ( endseparator = false)

Returns containing dir

Returns:
string

Definition at line 357 of file cc_utils.php.

Here is the caller graph for this function:


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations