Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
mod_glossary\event\comment_deleted Class Reference

The mod_glossary comment deleted event class. More...

Inheritance diagram for mod_glossary\event\comment_deleted:

Public Member Functions

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

Detailed Description

The mod_glossary 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()

mod_glossary\event\comment_deleted::get_description ( )

Returns description of what happened.

Return values
string

◆ get_url()

mod_glossary\event\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: