Just call SuperUser when you need to be able to do everything. More...
Public Member Functions | |
setId ($id) | |
getId () | |
getName () | |
isAllowed ($right= '') | |
Protected Attributes | |
$id = 666 |
Just call SuperUser when you need to be able to do everything.
Definition at line 6 of file MockSuperUser.php.
MockSuperUser::getId | ( | ) |
Definition at line 13 of file MockSuperUser.php.
MockSuperUser::getName | ( | ) |
Definition at line 17 of file MockSuperUser.php.
MockSuperUser::isAllowed | ( | $ | right = '' |
) |
Definition at line 21 of file MockSuperUser.php.
MockSuperUser::setId | ( | $ | id | ) |
Definition at line 9 of file MockSuperUser.php.
MockSuperUser::$id = 666 [protected] |
Definition at line 7 of file MockSuperUser.php.
Referenced by setId().