Method | Description | |
---|---|---|
checkAccess ( ) : boolean | Check if the current user has access to the audit functionality | |
getAccessControlFilter ( ) : array |
Method | Description | |
---|---|---|
checkAccessIps ( array $ips ) : boolean | ||
checkAccessRoles ( array $roles ) : boolean | ||
checkAccessUsers ( array $users ) : boolean |
public static checkAccess ( ) : boolean | ||
return | boolean |
public static getAccessControlFilter ( ) : array | ||
return | array |