Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
Renderable class to represent an entry attachment. More...
Public Member Functions | |
__construct ($file, $entryid) | |
Gets the file data. | |
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 |