Moodle PHP Documentation 4.2
Moodle 4.2.8 (Build: 20240610) (2d41ac46f45)
|
Public Member Functions | |
get_bulk_actions () | |
This method will return the array objects for the bulk actions ui. | |
get_navigation_node () | |
This method will return the object for the navigation node. | |
get_question_columns (view $qbank) | |
This method will return the array of objects to be rendered as a part of question bank columns/actions. | |
get_question_columns (\core_question\local\bank\view $qbank) | |
Get the columns provided by this plugin. | |
|
inherited |
This method will return the array objects for the bulk actions ui.
bulk_action_base[] |
Reimplemented in qbank_bulkmove\plugin_feature, and qbank_deletequestion\plugin_feature.
|
inherited |
This method will return the object for the navigation node.
null|navigation_node_base |
Reimplemented in qbank_exportquestions\plugin_feature, qbank_importquestions\plugin_feature, and qbank_managecategories\plugin_feature.
|
inherited |
This method will return the array of objects to be rendered as a part of question bank columns/actions.
view | $qbank |
array |
Reimplemented in qbank_customfields\plugin_feature, and qbank_usage\plugin_feature.
qbank_comment\plugin_feature::get_question_columns | ( | \core_question\local\bank\view | $qbank | ) |
Get the columns provided by this plugin.
core_question\local\bank\view | $qbank |
comment_count_column[] |