Class columns is the entrypoint for the columns.
More...
Class columns is the entrypoint for the columns.
- Copyright
- 2021 Catalyst IT Australia Pty Ltd
- Author
- Safat Shahin safat.nosp@m.shah.nosp@m.in@ca.nosp@m.taly.nosp@m.st-au.nosp@m..net
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ get_bulk_actions()
core_question\local\bank\plugin_features_base::get_bulk_actions |
( |
view | $qbank | ) |
|
|
inherited |
◆ get_column_manager()
core_question\local\bank\plugin_features_base::get_column_manager |
( |
| ) |
|
|
inherited |
◆ get_navigation_node()
core_question\local\bank\plugin_features_base::get_navigation_node |
( |
| ) |
|
|
inherited |
◆ get_question_actions()
qbank_editquestion\plugin_feature::get_question_actions |
( |
view | $qbank | ) |
|
◆ get_question_bank_controls()
qbank_editquestion\plugin_feature::get_question_bank_controls |
( |
view | $qbank, |
|
|
context | $context, |
|
|
int | $categoryid ) |
Return "Add new question" control.
- Parameters
-
view | $qbank | The question bank view. |
context | $context | The current context, for permission checks. |
int | $categoryid | The current question category ID. |
- Return values
-
Reimplemented from core_question\local\bank\plugin_features_base.
◆ get_question_columns()
core_question\local\bank\plugin_features_base::get_question_columns |
( |
view | $qbank | ) |
|
|
inherited |
◆ get_question_filters()
qbank_editquestion\plugin_feature::get_question_filters |
( |
?view | $qbank = null | ) |
|
Return search conditions for the plugin.
This is used by question bank view classes to get the list of available filters to display in the filter UI.
This is also used to get the list of available filters for other purposes, for example resolving the list of questions selected by a set of filters, in which case the $qbank
argument may be null
{
- See also
- filter_condition_manager::get_condition_classes()}.
- Parameters
-
view | null | $qbank | The current question bank view the filters are being rendered for, for example the main question bank page, or the random question view. |
- Return values
-
Reimplemented from core_question\local\bank\plugin_features_base.
The documentation for this class was generated from the following file:
- question/bank/editquestion/classes/plugin_feature.php