| Moodle APIs 4.3
    Moodle 4.3.6 (Build: 20240812) | 
| Topics | |
| admin | |
| external | |
| test | |
| webservice | |
| Directories | |
| directory | local | 
|  | |
| Namespaces | |
| namespace | qbank_columnsortorder | 
|  | |
| namespace | qbank_columnsortorder\event | 
|  | |
| namespace | qbank_columnsortorder\external | 
|  | |
| namespace | qbank_columnsortorder\local\bank | 
|  | |
| namespace | qbank_columnsortorder\output | 
|  | |
| namespace | qbank_columnsortorder\privacy | 
|  | |
| namespace | qbank_columnsortorder\tests | 
| Class defining resuable tests methods for external functions. | |
| Functions | |
| qbank_columnsortorder_output_fragment_column_sort_ui (array $args) | |
| Standard callback functions for qbank_columnsortorder. | |
| xmldb_qbank_columnsortorder_upgrade (int $oldversion) | |
| Upgrade the plugin. | |
| Variables | |
| $observers | |
| $plugin = 2023100400 | |
| $plugin | component = 'qbank_columnsortorder' | 
| $plugin | maturity = MATURITY_STABLE | 
| $plugin | version = 2023100902 | 
| qbank_columnsortorder_output_fragment_column_sort_ui | ( | array | $args | ) | 
Standard callback functions for qbank_columnsortorder.
This file only exists for defining fragment callbacks. Do not include any other functions here.
| array | $args | 
| string | 
| xmldb_qbank_columnsortorder_upgrade | ( | int | $oldversion | ) | 
Upgrade the plugin.
| int | $oldversion | the version of this plugin we are upgrading from. | 
| bool | success/failure. | 
| $observers |