Skip to content

Entity: is accessible

Plugin ID: eca_entity_is_accessible

Available since: 1.0.0

Evaluates whether the current user has operational access on an entity.

Fields

Operation — config key: operation

The operation, like view, edit or delete to check accessibility.
When using the "Defined by token" option, make sure there is a token with this name: eca_entity_is_accessible_operation

Type: select · Required: yes · Default: view

Allowed values: create, view, update, delete, _eca_token

Negate the condition — config key: negate

Negates the condition. Makes TRUE to FALSE and vice versa.

Type: checkbox · Required: no · Default: false

Entity — config key: entity

Provide the token name of the entity that this condition should operate with. Please provide the token name only, without brackets.

Type: textfield · Required: no · Default: empty string

See also: Tokens being forwarded