Access
Access options for view components
Table of Contents
Methods
- checkAuthOption() : bool
- Check auth and permissions access
- checkPermissionOption() : bool
- Check auth and permissions access
- checkAccessOption() : bool
- Check component access option
Methods
checkAuthOption()
Check auth and permissions access
public
checkAuthOption(array<string|int, mixed> $accessOptions) : bool
Parameters
- $accessOptions : array<string|int, mixed>
Return values
boolcheckPermissionOption()
Check auth and permissions access
public
checkPermissionOption(array<string|int, mixed> $accessOptions) : bool
Parameters
- $accessOptions : array<string|int, mixed>
Return values
boolcheckAccessOption()
Check component access option
protected
checkAccessOption( $component) : bool