Big Sister Web Application Framework
List of all members
BigSWAF::Configuration Class Reference

Public Member Functions

Public Class Methods
retval new (scalar this, scalar file)
Public Object Methods
retval set (scalar var, scalar value)
retval get (scalar var, scalar default)
Public Functions
retval application (scalar this, scalar appid)
Protected Object Methods
protected retval _readcfg (scalar file)
protected retval _find_file (scalar file)

Member Function Documentation

protected retval BigSWAF::Configuration::_find_file ( scalar  file)
protected retval BigSWAF::Configuration::_readcfg ( scalar  file)
retval BigSWAF::Configuration::application ( scalar  this,
scalar  appid 
)
retval BigSWAF::Configuration::get ( scalar  var,
scalar  default 
)
retval BigSWAF::Configuration::new ( scalar  this,
scalar  file 
)
retval BigSWAF::Configuration::set ( scalar  var,
scalar  value 
)

The documentation for this class was generated from the following file: