PHP Class Components_Constants, horde

Copyright 2010-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Show file Open project: horde/horde Class Usage Examples

Public Methods

Method Description
getConfigFile ( ) : string Return the position of the package configuration file.
getDataDirectory ( ) : string Return the position of the package data directory.

Method Details

getConfigFile() public static method

Return the position of the package configuration file.
public static getConfigFile ( ) : string
return string Path to the default configuration file.

getDataDirectory() public static method

Return the position of the package data directory.
public static getDataDirectory ( ) : string
return string Path to the directory holding data files.