Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250620) (7d9030acd6e)
|
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. | |
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.
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.