Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
Public Member Functions | Public Attributes | List of all members
blog_entry_attachment Class Reference

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

Inheritance diagram for blog_entry_attachment:

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: