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

Files

file  behat_qbank_usage.php
 Steps definitions to deal with the usage in question.
 
file  helper.php
 Helper class for usage.
 
file  lib.php
 Helper functions and callbacks.
 
file  plugin_feature.php
 Class plugin_feature is the entrypoint for the columns.
 
file  question_last_used_column.php
 Question bank column for the question last used.
 
file  question_usage_column.php
 A column type for the name of the question type.
 
file  question_usage_table.php
 Class question_usage_table.
 
file  renderer.php
 Renderer for usage plugin.
 
file  version.php
 Version information for qbank_usage.
 

Namespaces

namespace  qbank_usage
  
 
namespace  qbank_usage\output
  
 
namespace  qbank_usage\tables
  
 

Classes

class  behat_qbank_usage
 
class  qbank_usage\helper
 
class  qbank_usage\output\renderer
 
class  qbank_usage\plugin_feature
 
class  qbank_usage\question_last_used_column
 
class  qbank_usage\question_usage_column
 
class  qbank_usage\tables\question_usage_table
 

Functions

 qbank_usage_output_fragment_question_usage (array $args)
 Question usage fragment callback.
 

Variables

global qbank_usage\tables::$CFG
 
 $plugin = 2022111800
 
$plugin component = 'qbank_usage'
 
$plugin maturity = MATURITY_STABLE
 
$plugin version = 2022112800
 

Detailed Description

Function Documentation

◆ qbank_usage_output_fragment_question_usage()

qbank_usage_output_fragment_question_usage ( array  $args)

Question usage fragment callback.

Parameters
array$args
Return values
stringrendered output