Tripal
Protected Member Functions | List of all members
Drupal\tripal\Access\TripalEntityAccessControlHandler Class Reference
Inheritance diagram for Drupal\tripal\Access\TripalEntityAccessControlHandler:
Inheritance graph
[legend]
Collaboration diagram for Drupal\tripal\Access\TripalEntityAccessControlHandler:
Collaboration graph
[legend]

Protected Member Functions

 checkAccess (EntityInterface $entity, $operation, AccountInterface $account)
 
 checkCreateAccess (AccountInterface $account, array $context, $entity_bundle=NULL)
 

Detailed Description

Access controller for the Tripal Content entity.

See also
\Drupal\tripal\Entity\TripalEntity.

Member Function Documentation

◆ checkAccess()

Drupal\tripal\Access\TripalEntityAccessControlHandler::checkAccess ( EntityInterface  $entity,
  $operation,
AccountInterface  $account 
)
protected

{}

◆ checkCreateAccess()

Drupal\tripal\Access\TripalEntityAccessControlHandler::checkCreateAccess ( AccountInterface  $account,
array  $context,
  $entity_bundle = NULL 
)
protected

{}


The documentation for this class was generated from the following file: