The qbank_chooser_item renderable class.  
 More...
|  | 
| context | $context | 
|  | The relevant context. 
 | 
|  | 
| string | $description | 
|  | The item description. 
 | 
|  | 
| pix_icon | $icon | 
|  | The icon for this item. 
 | 
|  | 
| string | $id | 
|  | An identifier for the item. 
 | 
|  | 
| string | $label | 
|  | The label of this item. 
 | 
|  | 
| string | $value | 
|  | The value this item represents. 
 | 
|  | 
The qbank_chooser_item renderable class. 
- Copyright
- 2016 Frédéric Massart - FMCorz.net 
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later 
◆ __construct()
      
        
          | qbank_editquestion\qbank_chooser_item::__construct | ( |  | $qtype, | 
        
          |  |  |  | $context ) | 
      
 
Constructor. 
- Parameters
- 
  
    | object | $qtype | The question type. |  | context | $context | The relevant context. |  
 
 
 
◆ export_for_template()
  
  | 
        
          | core\output\chooser_item::export_for_template | ( | renderer_base | $output | ) |  |  | inherited | 
 
Export for template. 
- Parameters
- 
  
  
- Return values
- 
  
  
Implements templatable.
 
 
The documentation for this class was generated from the following file: