Hierarchy
- class LayoutHandler
- class LayoutAccess
- class LanguageLayoutAccess
- class LayoutAccess
Expanded class hierarchy of LanguageLayoutAccess
File
- modules/
layout/ plugins/ access/ language_layout_access.inc, line 7 - Plugin to provide access control based upon the current site language.
Members
Name | Modifiers | Type | Description |
---|---|---|---|
LanguageLayoutAccess:: |
function |
Checks for access based on the available context. Overrides LayoutAccess:: |
|
LanguageLayoutAccess:: |
function |
Constructor for a Layout access rule. Overrides LayoutAccess:: |
|
LanguageLayoutAccess:: |
function |
Settings form for configuring this access item. Overrides LayoutAccess:: |
|
LanguageLayoutAccess:: |
function |
Submit handler for the settings form for this access item. Overrides LayoutAccess:: |
|
LanguageLayoutAccess:: |
function |
Provides a human-readable summary of this access check's behavior. Overrides LayoutAccess:: |
|
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 |
Convert this object's properties to an array. Overrides LayoutHandler:: |
|
LayoutHandler:: |
function | Assemble a human-readable label of this object. |