Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
Classes for displaying and editing a nested list of items. More...
Classes | |
class | list_item |
class | moodle_list |
Clues to reading this code: More... | |
Classes for displaying and editing a nested list of items.
Handles functionality for :
Construction of nested list from db records with some key pointing to a parent id. Display of list with or without editing icons with optional pagination. Reordering of items works across pages. Processing of editing actions on list.
@subpackage lib