Renderable class for the action bar elements in the single view report page.  
 More...
|  | 
| context | $context | 
|  | $context The context object. 
 | 
|  | 
| string string | $itemtype | 
|  | $itemtype The single view item type. 
 | 
|  | 
| singleview singleview | $report | 
|  | $report The single view report class. 
 | 
|  | 
Renderable class for the action bar elements in the single view report page. 
- Copyright
- 2022 Shamim Rezaie shami.nosp@m.m@mo.nosp@m.odle..nosp@m.com 
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later 
◆ __construct()
      
        
          | gradereport_singleview\output\action_bar::__construct | ( | \context | $context, | 
        
          |  |  | singleview | $report, | 
        
          |  |  | string | $itemtype ) | 
      
 
The class constructor. 
- Parameters
- 
  
    | context | $context | The context object. |  | singleview | $report | The single view report class. |  | string | $itemtype | The single view item type. |  
 
 
 
◆ export_for_template()
      
        
          | gradereport_singleview\output\action_bar::export_for_template | ( | renderer_base | $output | ) |  | 
      
 
Export the data for the mustache template. 
- Parameters
- 
  
    | renderer_base | $output | renderer to be used to render the action bar elements. |  
 
- Return values
- 
  
  
Implements templatable.
 
 
◆ get_template()
      
        
          | gradereport_singleview\output\action_bar::get_template | ( |  | ) |  | 
      
 
 
The documentation for this class was generated from the following file: