A table of check results.  
 More...
|  | 
|  | __construct ($type, $url, $detail='') | 
|  | Constructor. 
 | 
|  | 
|  | render ($output) | 
|  | Render a table of checks. 
 | 
|  | 
|  | 
| array | $checks = [] | 
|  | $checks shown in this table 
 | 
|  | 
| check | $detail = '' | 
|  | $detail a specific check to focus on 
 | 
|  | 
|  | 
| string | $type = '' | 
|  | $type What type of checks 
 | 
|  | 
| moodle_url | $url = '' | 
|  | $url 
 | 
|  | 
◆ __construct()
      
        
          | core\check\table::__construct | ( |  | $type, | 
        
          |  |  |  | $url, | 
        
          |  |  |  | $detail = '' ) | 
      
 
Constructor. 
- Parameters
- 
  
    | string | $type | of check |  | string | $url | of report |  | string | $detail | check to focus on |  
 
 
 
◆ render()
      
        
          | core\check\table::render | ( |  | $output | ) |  | 
      
 
Render a table of checks. 
- Parameters
- 
  
  
- Return values
- 
  
  
 
 
The documentation for this class was generated from the following file: