O365ConnectorAccessControlHandler
extends EntityAccessControlHandler
in package
Access controller for the Microsoft 365 connector entity.
Tags
Table of Contents
Methods
- checkAccess() : mixed
- {@inheritdoc}
- checkCreateAccess() : mixed
- {@inheritdoc}
Methods
checkAccess()
{@inheritdoc}
protected
checkAccess(EntityInterface $entity, mixed $operation, AccountInterface $account) : mixed
Parameters
- $entity : EntityInterface
- $operation : mixed
- $account : AccountInterface
checkCreateAccess()
{@inheritdoc}
protected
checkCreateAccess(AccountInterface $account, array<string|int, mixed> $context[, mixed $entity_bundle = NULL ]) : mixed
Parameters
- $account : AccountInterface
- $context : array<string|int, mixed>
- $entity_bundle : mixed = NULL