Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
core_communication\constants Class Reference

Public Attributes

string const COMMUNICATION_STATUS_PENDING = 'pending'
 COMMUNICATION_STATUS_PENDING The communication status pending.
 
string const COMMUNICATION_STATUS_READY = 'ready'
 COMMUNICATION_STATUS_READY The communication status sent.
 
string const COURSE_COMMUNICATION_COMPONENT = 'core_course'
 COURSE_COMMUNICATION_COMPONENT The course communication component.
 
string const COURSE_COMMUNICATION_INSTANCETYPE = 'coursecommunication'
 COURSE_COMMUNICATION_INSTANCETYPE The course communication instance type.
 
string const GROUP_COMMUNICATION_COMPONENT = 'core_group'
 GROUP_COMMUNICATION_COMPONENT The group communication component.
 
string const GROUP_COMMUNICATION_INSTANCETYPE = 'groupcommunication'
 GROUP_COMMUNICATION_INSTANCETYPE The group communication instance type.
 

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