Moodle PHP Documentation 4.2
Moodle 4.2.8 (Build: 20240610) (2d41ac46f45)
blog_entry_attachment Class Reference

Renderable class to represent an entry attachment. More...

Inheritance diagram for blog_entry_attachment:
renderable

Public Member Functions

 __construct ($file, $entryid)
 Gets the file data.
 

Public Attributes

 $file
 
 $filename
 
 $url
 

Detailed Description

Renderable class to represent an entry attachment.

Constructor & Destructor Documentation

◆ __construct()

blog_entry_attachment::__construct ( $file,
$entryid )

Gets the file data.

Parameters
stored_file$file
int$entryidAttachment entry id

The documentation for this class was generated from the following file: