Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
core\event\blog_comment_deleted Class Reference

The blog comment deleted event class. More...

Inheritance diagram for core\event\blog_comment_deleted:

Public Member Functions

 get_description ()
 Returns description of what happened.
 
 get_url ()
 Get URL related to the action.
 

Static Public Member Functions

static get_other_mapping ()
 

Detailed Description

The blog comment deleted event class.

Since
Moodle 2.7
License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Member Function Documentation

◆ get_description()

core\event\blog_comment_deleted::get_description ( )

Returns description of what happened.

Return values
string

◆ get_url()

core\event\blog_comment_deleted::get_url ( )

Get URL related to the action.

Return values
moodle_url

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