Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
tool_recyclebin Namespace Reference

The main interface for recycle bin methods. More...

Namespaces

namespace  event
 Recycle bin events.
 
namespace  privacy
 Privacy Subsystem implementation for tool_recyclebin.
 
namespace  task
 Recycle bin cron task.
 

Classes

class  base_bin
 Represents a recyclebin. More...
 
class  category_bin
 Represents a category's recyclebin. More...
 
class  course_bin
 Represents a course's recyclebin. More...
 

Variables

const TOOL_RECYCLEBIN_COURSE_BIN_FILEAREA 'recyclebin_course'
 
const TOOL_RECYCLEBIN_COURSECAT_BIN_FILEAREA 'recyclebin_coursecat'
 

Detailed Description

The main interface for recycle bin methods.

 

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