| 
| static  | Load ($chan, $xhash, $family= '') | 
|   | 
| static  | Get ($chan, $xhash, $family, $key, $default=false) | 
|   | 
| static  | Set ($chan, $xhash, $family, $key, $value) | 
|   | 
| static  | Delete ($chan, $xhash, $family, $key) | 
|   | 
  
  
      
        
          | static Zotlabs\Lib\AbConfig::Delete  | 
          ( | 
            | 
          $chan,  | 
         
        
           | 
           | 
            | 
          $xhash,  | 
         
        
           | 
           | 
            | 
          $family,  | 
         
        
           | 
           | 
            | 
          $key  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | static Zotlabs\Lib\AbConfig::Get  | 
          ( | 
            | 
          $chan,  | 
         
        
           | 
           | 
            | 
          $xhash,  | 
         
        
           | 
           | 
            | 
          $family,  | 
         
        
           | 
           | 
            | 
          $key,  | 
         
        
           | 
           | 
            | 
          $default = false  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | static Zotlabs\Lib\AbConfig::Load  | 
          ( | 
            | 
          $chan,  | 
         
        
           | 
           | 
            | 
          $xhash,  | 
         
        
           | 
           | 
            | 
          $family = ''  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | static Zotlabs\Lib\AbConfig::Set  | 
          ( | 
            | 
          $chan,  | 
         
        
           | 
           | 
            | 
          $xhash,  | 
         
        
           | 
           | 
            | 
          $family,  | 
         
        
           | 
           | 
            | 
          $key,  | 
         
        
           | 
           | 
            | 
          $value  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
The documentation for this class was generated from the following file: