Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
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.