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

Public Member Functions

 isShortName ($shortName)
 getFullName ($shortName)
 getFullNames ($fullNames)
 getShortName ($fullName)

Data Fields

const DELIMITER = "_"

Detailed Description

Definition at line 27 of file NamespaceMap.php.


Member Function Documentation

getFullName ( shortName)

Definition at line 49 of file NamespaceMap.php.

Here is the caller graph for this function:

getFullNames ( fullNames)

Definition at line 73 of file NamespaceMap.php.

Here is the call graph for this function:

getShortName ( fullName)

Definition at line 84 of file NamespaceMap.php.

isShortName ( shortName)

Definition at line 44 of file NamespaceMap.php.

Here is the call graph for this function:


Field Documentation

const DELIMITER = "_"

Definition at line 29 of file NamespaceMap.php.


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