Solar_Class::nameToFile()
static public
string
Solar_Class::nameToFile
( string $spec
)
Converts a namespace-and-classname to a file path.
Parameters
(string)
$spec
: The namespace-and-classname.
Returns
(string) The converted file path.
Description
Converts a namespace-and-classname to a file path.
Implements PSR-0 as defined by the PHP Project Interoperability Group.
» http://groups.google.com/group/php-standards/web/final-proposal