

Public Member Functions | |
| __construct () | |
| CheckAccess ($module, $action, $deny=false, $group=false) | |
| GetTransactionRights ($transaction, $login) | |
| GetRights ($login) | |
| GetGroups ($login) | |
| GetUsersAllowed ($module, $action=A_ACCESS) | |
| GetGroupsAllowed ($module, $action=A_ACCESS) | |
Public Attributes | |
| $perms | |
Private Attributes | |
| $auth | |
Definition at line 2 of file mpermsmiolo.class.
| MPermsMiolo::__construct | ( | ) |
Brief Description. Complete Description.
Reimplemented from MPerms.
Definition at line 7 of file mpermsmiolo.class.
| MPermsMiolo::CheckAccess | ( | $ | module, | |
| $ | action, | |||
| $ | deny = false, |
|||
| $ | group = false | |||
| ) |
Definition at line 22 of file mpermsmiolo.class.
References _M(), MPrompt::Error(), and GetGroupsAllowed().
Here is the call graph for this function:

| MPermsMiolo::GetTransactionRights | ( | $ | transaction, | |
| $ | login | |||
| ) |
| MPermsMiolo::GetRights | ( | $ | login | ) |
| MPermsMiolo::GetGroups | ( | $ | login | ) |
| MPermsMiolo::GetUsersAllowed | ( | $ | module, | |
| $ | action = A_ACCESS | |||
| ) |
| MPermsMiolo::GetGroupsAllowed | ( | $ | module, | |
| $ | action = A_ACCESS | |||
| ) |
Reimplemented from MPerms.
Definition at line 109 of file mpermsmiolo.class.
Referenced by CheckAccess().
Here is the caller graph for this function:

MPermsMiolo::$auth [private] |
| MPermsMiolo::$perms |