It's the website main Singleton 
Definition at line 11 of file nyro.class.php.
 
◆ __construct()
◆ getCfg()
◆ getGlobalCfg()
  
  
      
        
          | static getGlobalCfg  | 
          ( | 
            | 
          $name | ) | 
           | 
         
       
   | 
  
static   | 
  
 
Get a configuration setting
- Parameters
 - 
  
    | string | $name | Confirguration key needed  | 
  
   
- Returns
 - array|mixed Array if not found 
 
Definition at line 122 of file nyro.class.php.
 
 
◆ handleError()
  
  
      
        
          | static handleError  | 
          ( | 
          Exception  | 
          $err | ) | 
           | 
         
       
   | 
  
staticprivate   | 
  
 
Handle an error to be shown to the user
- Parameters
 - 
  
  
 
- Returns
 - string The debug to be shown 
 
Definition at line 143 of file nyro.class.php.
 
 
◆ init()
◆ main()
◆ $cfg
The documentation for this class was generated from the following file: