|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| __construct (\Magento\Framework\View\PageLayout\ConfigFactory $configFactory, \Magento\Framework\View\PageLayout\File\Collector\Aggregated $fileCollector, \Magento\Theme\Model\ResourceModel\Theme\Collection $themeCollection) | |
| getPageLayoutsConfig () | |
Protected Member Functions | |
| getConfigFiles () | |
Protected Attributes | |
| $configFactory | |
| $fileCollector | |
| $themeCollection | |
Page layout config builder
Definition at line 13 of file Builder.php.
| __construct | ( | \Magento\Framework\View\PageLayout\ConfigFactory | $configFactory, |
| \Magento\Framework\View\PageLayout\File\Collector\Aggregated | $fileCollector, | ||
| \Magento\Theme\Model\ResourceModel\Theme\Collection | $themeCollection | ||
| ) |
| \Magento\Framework\View\PageLayout\ConfigFactory | $configFactory | |
| \Magento\Framework\View\PageLayout\File\Collector\Aggregated | $fileCollector | |
| \Magento\Theme\Model\ResourceModel\Theme\Collection | $themeCollection |
Definition at line 35 of file Builder.php.
|
protected |
Definition at line 57 of file Builder.php.
| getPageLayoutsConfig | ( | ) |
Implements BuilderInterface.
Definition at line 49 of file Builder.php.
|
protected |
Definition at line 18 of file Builder.php.
|
protected |
Definition at line 23 of file Builder.php.
|
protected |
Definition at line 28 of file Builder.php.