Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
Classes
listlib.php File Reference

Classes for displaying and editing a nested list of items. More...

Classes

class  list_item
 
class  moodle_list
 Clues to reading this code: More...
 

Detailed Description

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

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later