A common base class used for access handlers that may be negated.

Hierarchy

Expanded class hierarchy of LayoutAccessNegatable

File

core/modules/layout/plugins/access/layout_access.inc, line 143
Class for loading, modifying, and saving a layout access rule (condition).

Members

Contains filters are case sensitive
Namesort descending Modifiers Type Description
LayoutAccess::checkAccess function Checks for access based on the available context.
LayoutAccess::formValidate function Validate handler for the settings form for this access item.
LayoutAccess::getRequiredContexts function Get a list of all context plugin names required for this access check.
LayoutAccess::setContexts function Sets the contexts for this item from the full list of layout contexts.
LayoutAccess::summary function Provides a human-readable summary of this access check's behavior.
LayoutAccess::toArray function Overrides LayoutHandler::toArray
LayoutAccessNegatable::form function Overrides LayoutAccess::form
LayoutAccessNegatable::formSubmit function Overrides LayoutAccess::formSubmit
LayoutAccessNegatable::__construct function Overrides LayoutAccess::__construct
LayoutHandler::label function Assemble a human-readable label of this object.