The Yaf_Config_Simple class
 
 (Yaf >=1.0.0)
  
  
   Class synopsis
   
    
    
    
    
    
    
    
   public __construct
    ( 
string $config_file
   [, 
string $section
  ] )
 
   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