Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
|
Classes | |
class | portfolio_format |
Base class to inherit from. More... | |
class | portfolio_format_document |
'Document format', subtype of file. More... | |
class | portfolio_format_file |
The most basic type - pretty much everything is a subtype. More... | |
class | portfolio_format_image |
Image format, subtype of file. More... | |
class | portfolio_format_leap2a |
Class used for leap2a format. More... | |
class | portfolio_format_pdf |
'PDF format', subtype of file. More... | |
class | portfolio_format_plainhtml |
HTML format. More... | |
class | portfolio_format_presentation |
'Presentation format', subtype of file. More... | |
class | portfolio_format_rich |
Base class for rich formats. More... | |
class | portfolio_format_richhtml |
Richhtml - html with attachments. More... | |
class | portfolio_format_spreadsheet |
'Spreadsheet format', subtype of file. More... | |
class | portfolio_format_text |
Class for plain text format. More... | |
class | portfolio_format_video |
Video format. More... | |