Class TApplicationConfiguration

Description

TApplicationConfiguration class.

This class is used internally by TApplication to parse and represent application configuration.

Located in /TApplication.php (line 1048)

TComponent
   |
   --TApplicationConfiguration
Method Summary
array getAliases ()
array getModules ()
array getParameters ()
array getProperties ()
array getServices ()
array getUsings ()
void loadFromFile (string $fname)
Methods
getAliases (line 1185)
  • return: list of path aliases, indexed by alias names
  • access: public
array getAliases ()
getModules (line 1201)
  • return: list of module configurations
  • access: public
array getModules ()
getParameters (line 1217)
  • return: list of parameters
  • access: public
array getParameters ()
getProperties (line 1177)
  • return: list of application initial property values, indexed by property names
  • access: public
array getProperties ()
getServices (line 1209)
  • return: list of service configurations
  • access: public
array getServices ()
getUsings (line 1193)
  • return: list of namespaces to be used
  • access: public
array getUsings ()
loadFromFile (line 1080)

Parses the application configuration file.

  • access: public
  • throws: TConfigurationException if there is any parsing error
void loadFromFile (string $fname)
  • string $fname: configuration file name

Inherited Methods

Inherited From TComponent

TComponent::attachEventHandler()
TComponent::canGetProperty()
TComponent::canSetProperty()
TComponent::detachEventHandler()
TComponent::evaluateExpression()
TComponent::evaluateStatements()
TComponent::getEventHandlers()
TComponent::getSubProperty()
TComponent::hasEvent()
TComponent::hasEventHandler()
TComponent::hasProperty()
TComponent::raiseEvent()
TComponent::setSubProperty()
TComponent::__get()
TComponent::__set()

Documentation generated on Sun, 04 Jun 2006 18:58:34 -0400 by phpDocumentor 1.3.0RC4