Class standard_action_bar - Display the action bar.  
 More...
|  | 
|  | __construct (object $cm, object $module, object $displayformat, string $mode, string $hook, string $sortkey, string $sortorder, int $offset, int $pagelimit, int $fullsearch, string $tab, string $defaulttab) | 
|  | standard_action_bar constructor. 
 | 
|  | 
|  | export_for_template (renderer_base $output) | 
|  | Export the action bar. 
 | 
|  | 
Class standard_action_bar - Display the action bar. 
- Copyright
- 2021 Peter Dias 
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later 
◆ __construct()
      
        
          | mod_glossary\output\standard_action_bar::__construct | ( | object | $cm, | 
        
          |  |  | object | $module, | 
        
          |  |  | object | $displayformat, | 
        
          |  |  | string | $mode, | 
        
          |  |  | string | $hook, | 
        
          |  |  | string | $sortkey, | 
        
          |  |  | string | $sortorder, | 
        
          |  |  | int | $offset, | 
        
          |  |  | int | $pagelimit, | 
        
          |  |  | int | $fullsearch, | 
        
          |  |  | string | $tab, | 
        
          |  |  | string | $defaulttab ) | 
      
 
standard_action_bar constructor. 
- Parameters
- 
  
    | object | $cm |  |  | object | $module |  |  | object | $displayformat |  |  | string | $mode |  |  | string | $hook |  |  | string | $sortkey |  |  | string | $sortorder |  |  | int | $offset |  |  | int | $pagelimit |  |  | int | $fullsearch |  |  | string | $tab |  |  | string | $defaulttab |  |  
 
- Exceptions
- 
  
  
 
 
◆ export_for_template()
      
        
          | mod_glossary\output\standard_action_bar::export_for_template | ( | renderer_base | $output | ) |  | 
      
 
Export the action bar. 
- Parameters
- 
  
  
- Return values
- 
  
  
Implements templatable.
 
 
The documentation for this class was generated from the following file: