How is the root HTML template (Magento_Theme::root.phtml) declared and implemented?
|
|
1
|
3020
|
May 7, 2017
|
How to use a custom server-side template engine (e.g., Markdown) instead of the built-in *.phtml engine?
|
|
1
|
969
|
May 6, 2017
|
How are the «*.phtml» templates rendered?
|
|
1
|
5275
|
May 6, 2017
|
How is Magento\Framework\View\TemplateEngine\Php::render() implemented and used?
|
|
1
|
1712
|
May 6, 2017
|
How is Magento\Framework\View\TemplateEnginePool implemented and used?
|
|
0
|
712
|
May 6, 2017
|
The block instance is passed to the «*.phtml» templates as $block variable, not $this
|
|
1
|
6568
|
December 14, 2015
|
The built-in template engines
|
|
1
|
1911
|
May 6, 2017
|
How is Magento\Framework\View\Element\Template\File\Validator::isValid() implemented and used?
|
|
0
|
748
|
May 6, 2017
|
How is Magento\Framework\View\Element\Template\File\Resolver::getTemplateFileName() implemented and used?
|
|
0
|
899
|
May 6, 2017
|
How is Magento\Framework\View\Element\Template::getTemplateFile() implemented and used?
|
|
0
|
3362
|
May 6, 2017
|
How to get the \Magento\Checkout\Model\Session singleton in a *.phtml template?
|
|
1
|
4431
|
April 27, 2016
|
How to get the URL of an internal static asset located inside of a module's or theme's «web» folder in the context of a block's *.phtml template?
|
|
0
|
8752
|
February 18, 2016
|
How to insert some JavaScript to a *.phtml template in the proper way (x-magento-init)
|
|
1
|
12887
|
December 28, 2015
|
How to pass parameters from *.phtml to a JavaScript component using x-magento-init
|
|
2
|
17520
|
December 28, 2015
|