Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
|
This file contains the annotation class for the assignfeedback_editpdf plugin. More...
Namespaces | |
namespace | event |
An event observer. | |
namespace | privacy |
Privacy class for requesting user data. | |
namespace | task |
Bump submission timemodified for conversions that are stale. | |
Classes | |
class | annotation |
This class adds and removes annotations from a page of a response. More... | |
class | combined_document |
The combined_document class for the assignfeedback_editpdf plugin. More... | |
class | comment |
This class represents a comment box on a page of feedback. More... | |
class | comments_quick_list |
This class performs crud operations on a users quicklist comments. More... | |
class | document_services |
Functions for generating the annotated pdf. More... | |
class | page_editor |
This class performs crud operations on comments and annotations from a page of a response. More... | |
class | |
Library code for manipulating PDFs. More... | |
Variables | |
global | $CFG |
This file contains the annotation class for the assignfeedback_editpdf plugin.
Library code for manipulating PDFs.
This file contains the editor class for the assignfeedback_editpdf plugin.
This file contains the ingest manager for the assignfeedback_editpdf plugin.
This file contains the functions for managing a users comments quicklist.
This file contains the comment class for the assignfeedback_editpdf plugin.
This file contains the combined document class for the assignfeedback_editpdf plugin.