The Yaf_Config_Simple class
 
 (Yaf >=1.0.0)
  
  
   Class synopsis
   
    
    
    
    
     protected
     _readonly
    ;
    
    
    
   public __construct
    ( 
array $configs
   [, 
bool $readonly = false
  ] )
 
   public count
    ( 
void
   ) : 
void 
   public __get
    ([ 
string $name
  ] ) : 
void 
   public __isset
    ( 
string $name
   ) : 
void 
   public key
    ( 
void
   ) : 
void 
   public next
    ( 
void
   ) : 
void 
   public offsetSet
    ( 
string $name
   , 
string $value
   ) : 
void 
   public __set
    ( 
string $name
   , 
string $value
   ) : 
void 
   public valid
    ( 
void
   ) : 
void 
    
    
    
   }
 
   
  
  
   Properties
   
    
     - _config
- 
      
     
- _readonly
- 
      
     
 
 Table of Contents