Class Config

Description

* @package Weidner

Located in /setup/Config.php (line 1)


	
			
Method Summary
 void addPath (mixed $path)
 void getProperty (mixed $name)
 void initialize ()
 void setProperty (mixed $name, mixed $value)
Methods
addPath (line 1)

* Convinience function. Makes life easier for initialize() by compiling * a filesystem path from an internal path. * * @param string

  • static:
  • access: public
void addPath (mixed $path)
getProperty (line 1)

* Returns the value of the requested property or false if it does not * exist. * * @param string * @return string

  • static:
  • access: public
void getProperty (mixed $name)
initialize (line 1)

* Sets up the search path, etc. Called automatically.

  • static:
  • access: public
void initialize ()
setProperty (line 1)

* Sets global properties * * @param string * @param mixed

  • static:
  • access: public
void setProperty (mixed $name, mixed $value)

Documentation generated on Mon, 25 Oct 2004 15:26:17 -0700 by phpDocumentor 1.3.0RC3