Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
Files | Namespaces | Classes | Variables
qbank_history

Files

file  helper.php
 Helper class for question history.
 
file  history_action_column.php
 Question bank column for the history action icon.
 
file  plugin_feature.php
 Class plugin_feature is the entrypoint for the columns.
 
file  provider.php
 Privacy Subsystem for qbank_history implementing null_provider.
 
file  question_history_view.php
 Custom view class for the history page.
 
file  renderer.php
 Class renderer for rendering question history.
 
file  version.php
 Version information for qbank_history.
 
file  version_number_column.php
 Question bank column for the question version number.
 

Namespaces

namespace  qbank_history
  
 
namespace  qbank_history\output
  
 
namespace  qbank_history\privacy
  
 

Classes

class  qbank_history\helper
 
class  qbank_history\history_action_column
 
class  qbank_history\output\renderer
 
class  qbank_history\plugin_feature
 
class  qbank_history\privacy\provider
 
class  qbank_history\question_history_view
 
class  qbank_history\version_number_column
 

Variables

 $plugin = 2022111800
 
$plugin component = 'qbank_history'
 
$plugin maturity = MATURITY_STABLE
 
$plugin version = 2022112800
 

Detailed Description