Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
communication_matrix\matrix_constants Class Reference

Public Attributes

const POWER_LEVEL_DEFAULT = 0
 User default power level for matrix.
 
const POWER_LEVEL_MAXIMUM = 100
 User maximum power level for matrix.
 
const POWER_LEVEL_MODERATOR = 50
 User moderator power level for matrix.
 
const POWER_LEVEL_MOODLE_MODERATOR = 51
 User moderator power level for matrix.
 
const POWER_LEVEL_MOODLE_SITE_ADMIN = 90
 User power level for matrix associated to moodle site admins.
 

Member Data Documentation

◆ POWER_LEVEL_MAXIMUM

const communication_matrix\matrix_constants::POWER_LEVEL_MAXIMUM = 100

User maximum power level for matrix.

This is only associated to the token user to allow god mode actions.

◆ POWER_LEVEL_MOODLE_SITE_ADMIN

const communication_matrix\matrix_constants::POWER_LEVEL_MOODLE_SITE_ADMIN = 90

User power level for matrix associated to moodle site admins.

It is a custom power level for site admins.


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