phpDocumentor Naos
[ class tree: Naos ] [ index: Naos ] [ all elements ]

Class: Naos_Config

Source Location: /Config.php

Class Naos_Config

Class Overview

Naos_Config is a wrapper for Zend_Config_Xml and Zend_Config_Ini and implements a caching feature for config files.

Located in /Config.php [line 29]

Zend_Config
   |
   --Naos_Config
Author(s):
Information Tags:
Copyright:  Copyright (c) 2008 Jupiter GmbH
License:  http://www.naos-framework.com/website.naos.framework/en/license

Methods

[ Top ]
Method Summary
static void   valueToArray()  
static void   valueToKeyArray()  
static void   valueToPairArray()  
void   __construct()   Constructor

[ Top ]
Methods
static method valueToArray  [line 88]

  static void valueToArray( $value  )

Parameters:
   $value: 

API Tags:
Access:  public


[ Top ]
static method valueToKeyArray  [line 97]

  static void valueToKeyArray( $value  )

Parameters:
   $value: 

API Tags:
Access:  public


[ Top ]
static method valueToPairArray  [line 114]

  static void valueToPairArray( $value  )

Parameters:
   $value: 

API Tags:
Access:  public


[ Top ]
Constructor __construct  [line 38]

  void __construct( $filename, $section, [ $format = 'ini'], [ $allowModifications = false]  )

Constructor

Instantiates the configuration object

Parameters:
   $filename: 
   $section: 
   $format: 
   $allowModifications: 

API Tags:
Access:  public


[ Top ]

Documentation generated on Sat, 13 Sep 2008 01:40:40 -0400 by phpDocumentor 1.4.0