Differences Between: [Versions 400 and 403] [Versions 401 and 403] [Versions 402 and 403]
Plugin entrypoint for columns.
Author: | Safat Shahin <safatshahin@catalyst-au.net> |
Copyright: | 2021 Catalyst IT Australia Pty Ltd |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 74 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
plugin_feature:: (3 methods):
get_question_columns()
get_question_actions()
get_question_bank_controls()
Class: plugin_feature - X-Ref
Class columns is the entrypoint for the columns.get_question_columns($qbank) X-Ref |
No description |
get_question_actions(view $qbank) X-Ref |
No description |
get_question_bank_controls(view $qbank, context $context, int $categoryid) X-Ref |
Return "Add new question" control. param: view $qbank The question bank view. param: context $context The current context, for permission checks. param: int $categoryid The current question category ID. return: \renderable[] |