interface DirectoryMapperInterface (View source)

Object file directory mapping strategy

Methods

getClassDirectory(unknown $className)

Get the file system directory for the given object class name

isAbsolute()

returnboolean TRUE if paths provided by getClassDirectory() should be considered as absolute

paths.

Details

getClassDirectory(unknown $className)

Get the file system directory for the given object class name

Parameters

unknown $className Directory path

isAbsolute()

returnboolean TRUE if paths provided by getClassDirectory() should be considered as absolute

paths.