Moodle PHP Documentation 4.2
Moodle 4.2.8 (Build: 20240610) (2d41ac46f45)
|
Classes | |
class | action_column_base |
A base class for actions that are an icon that lets you manipulate the question in some way. More... | |
class | bulk_action_base |
class | checkbox_column |
A column with a checkbox for each question with name q{questionid}. More... | |
class | column_base |
Base class for representing a column. More... | |
class | context_to_string_translator |
class | edit_menu_column |
A question bank column which gathers together all the actions into a menu. More... | |
class | helper |
Class helper. More... | |
class | menu_action_column_base |
Base class to make it easier to implement actions that are menuable_actions. More... | |
interface | menuable_action |
Interface to indicate that a question bank column can go in the action menu. More... | |
class | navigation_node_base |
Class navigation_node_base is the base class for navigation node. More... | |
class | plugin_features_base |
Class plugin_features_base is the base class for qbank plugins. More... | |
class | question_edit_contexts |
class | question_version_status |
class | random_question_loader |
This class efficiently finds questions at random from the question bank. More... | |
class | row_base |
Base class for 'columns' that are actually displayed as a row following the main question row. More... | |
class | view |
This class prints a view of the question bank. More... | |