List of all members.
Detailed Description
Debug information formatter 
Definition at line 7 of file oxdebuginfo.php.
Member Function Documentation
      
        
          | oxDebugInfo.formatAdoDbPerf  | 
          ( | 
           | 
           )  | 
           | 
        
      
 
db debug info formatter (collects adodb logs)
- Returns:
 - string 
 
Definition at line 157 of file oxdebuginfo.php.
 
 
      
        
          | oxDebugInfo.formatDbInfo  | 
          ( | 
           | 
           )  | 
           | 
        
      
 
 
      
        
          | oxDebugInfo.formatExecutionTime  | 
          ( | 
          $  | 
           dTotalTime | 
           )  | 
           | 
        
      
 
format execution times
- Parameters:
 - 
  
     | double  | $dTotalTime total time | 
  
   
- Returns:
 - string 
 
Definition at line 71 of file oxdebuginfo.php.
 
 
      
        
          | oxDebugInfo.formatGeneralInfo  | 
          ( | 
           | 
           )  | 
           | 
        
      
 
 
      
        
          | oxDebugInfo.formatMemoryUsage  | 
          ( | 
           | 
           )  | 
           | 
        
      
 
 
      
        
          | oxDebugInfo.formatTemplateData  | 
          ( | 
          $  | 
           aViewData = array() | 
           )  | 
           | 
        
      
 
format template data for debug view
- Parameters:
 - 
  
     | array  | $aViewData template data | 
  
   
- Returns:
 - string 
 
Definition at line 16 of file oxdebuginfo.php.
 
 
The documentation for this class was generated from the following file: