@file Plugin to provide access control/visibility based on path.
Hierarchy
- class LayoutHandler- class LayoutAccess- class PathLayoutAccess
 
 
- class LayoutAccess
Expanded class hierarchy of PathLayoutAccess
File
- core/modules/ layout/ plugins/ access/ path_layout_access.inc, line 6 
- Plugin to provide access control/visibility based on path.
Members
| Name   | Modifiers | Type | Description | 
|---|---|---|---|
| LayoutAccess:: | function | Submit handler for the settings form for this access item. | |
| LayoutAccess:: | function | Validate handler for the settings form for this access item. | |
| LayoutAccess:: | function | Get a list of all context plugin names required for this access check. | |
| LayoutAccess:: | function | Sets the contexts for this item from the full list of layout contexts. | |
| LayoutAccess:: | function | Overrides LayoutHandler:: | |
| LayoutHandler:: | function | Assemble a human-readable label of this object. | |
| PathLayoutAccess:: | function | Checks for access based on the available context. Overrides LayoutAccess:: | |
| PathLayoutAccess:: | function | Settings form for configuring this access item. Overrides LayoutAccess:: | |
| PathLayoutAccess:: | function | Provides a human-readable summary of this access check's behavior. Overrides LayoutAccess:: | |
| PathLayoutAccess:: | function | Constructor for a Layout access rule. Overrides LayoutAccess:: | 
