|
Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
Renderable class to represent an entry attachment. More...
Public Member Functions | |
| __construct ($file, $entryid) | |
| Gets the file data. More... | |
Public Attributes | |
| $file | |
| $filename | |
| $url | |
Renderable class to represent an entry attachment.
| blog_entry_attachment::__construct | ( | $file, | |
| $entryid | |||
| ) |
Gets the file data.
| stored_file | $file | |
| int | $entryid | Attachment entry id |