Class SGL_ParamHandler

Description

Handles reading and writing of config files.

Located in /SGL/ParamHandler.php (line 48)


	
			
Direct descendents
Class Description
 class SGL_ParamHandler_Ini Concrete implementation for ini files.
 class SGL_ParamHandler_Array Concrete implementation for arrays.
 class SGL_ParamHandler_Xml Concrete implementation for XML files.
Variable Summary
 mixed $source
Method Summary
 SGL_ParamHandler SGL_ParamHandler ( $source)
 void read ()
 void &singleton ( $source)
 void write ()
Variables
mixed $source (line 50)
Methods
Constructor SGL_ParamHandler (line 52)
SGL_ParamHandler SGL_ParamHandler ( $source)
  • $source
read (line 88)
void read ()

Redefined in descendants as:
singleton (line 57)
void &singleton ( $source)
  • $source
write (line 89)
void write ()

Redefined in descendants as:

Documentation generated on Tue, 23 Feb 2010 18:14:32 +0000 by phpDocumentor 1.4.3