|
| __construct (string $uniqueid, question_definition $question, bool $specificversion=false) |
| constructor.
|
|
| col_attempts (\stdClass $values) |
|
| col_coursename (\stdClass $values) |
|
| col_modulename (\stdClass $values) |
|
| export_for_fragment () |
| Export this data so it can be used as the context for a mustache template/fragment.
|
|
| query_db ($pagesize, $useinitialsbar=true) |
|
|
bool | $specificversion |
| $specificversion Are we displaying the usage for a specific version, rather than all versions of the question?
|
|
◆ __construct()
qbank_usage\tables\question_usage_table::__construct |
( |
string | $uniqueid, |
|
|
question_definition | $question, |
|
|
bool | $specificversion = false ) |
constructor.
Sets the SQL for the table and the pagination.
- Parameters
-
◆ export_for_fragment()
qbank_usage\tables\question_usage_table::export_for_fragment |
( |
| ) |
|
Export this data so it can be used as the context for a mustache template/fragment.
- Return values
-
◆ $question
◆ $search
string qbank_usage\tables\question_usage_table::$search = '' |
The documentation for this class was generated from the following file:
- question/bank/usage/classes/tables/question_usage_table.php