Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
core\event\blog_comment_created Class Reference

The blog comment created event class. More...

Inheritance diagram for core\event\blog_comment_created:

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 created 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_created::get_description ( )

Returns description of what happened.

Return values
string

◆ get_url()

core\event\blog_comment_created::get_url ( )

Get URL related to the action.

Return values
moodle_url

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