ALP_ClassDefLocMap
public class ALP_ClassDefLocMap
Field Summary | |
---|---|
final str | |
final str | |
final str | |
private static mixed | |
private mixed |
Constructor Summary | |
---|---|
ALP_ClassDefLocMap(mixed newFlag) |
Method Summary | |
---|---|
private static void | |
void | addClassDefLoc(mixed className, mixed scriptLocation) |
void | getClassDefLoc(mixed className) |
static void | getClassDefinitionLocation(mixed className, mixed refleshMapInstance) |
void | |
static void | getRelativePath(mixed targetPath, mixed baseFolderPath) |
void | |
void | merge(mixed targetDefLocMap) |
void | saveMapping(mixed mappingLocation) |
public final str LINE_FEED = "\n"
public final str MAPPING_INFORMATION_DELIMITER = '#'
public final str REAL_PATH_PATTERN = '/(^[a-zA-Z]:)|(^\/)/'
private static mixed $_cacheClassDefLocMap = null
private mixed $_classDefLocMap = array()
public ALP_ClassDefLocMap(mixed newFlag)
private static void _getMappingLocation()
public void addClassDefLoc(mixed className, mixed scriptLocation)
public void getClassDefLoc(mixed className)
public static void getClassDefinitionLocation(mixed className, mixed refleshMapInstance)
public void getDefLocMapArray()
public static void getRelativePath(mixed targetPath, mixed baseFolderPath)
public void loadMapping()
public void merge(mixed targetDefLocMap)
public void saveMapping(mixed mappingLocation)