Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct (\Magento\Theme\Model\Layout\Config $config) | |
getOptions () | |
toOptionArray ($withEmpty=false) | |
getDefaultValue () | |
![]() | |
toOptionArray () | |
Protected Attributes | |
$_config | |
$_options = null | |
$_defaultValue = null | |
Definition at line 8 of file Layout.php.
__construct | ( | \Magento\Theme\Model\Layout\Config | $config | ) |
\Magento\Theme\Model\Layout\Config | $config |
Definition at line 18 of file Layout.php.
getDefaultValue | ( | ) |
getOptions | ( | ) |
toOptionArray | ( | $withEmpty = false | ) |
Retrieve page layout options array
bool | $withEmpty |
Definition at line 62 of file Layout.php.
|
protected |
Definition at line 13 of file Layout.php.
|
protected |
Definition at line 34 of file Layout.php.
|
protected |
Definition at line 28 of file Layout.php.