PHP Classes

File: Library/vendor/twig/twig/doc/tags/block.rst

Recommend this page to a friend!
  Classes of Duong Huynh Nghia   Lego PHP   Library/vendor/twig/twig/doc/tags/block.rst   Download  
File: Library/vendor/twig/twig/doc/tags/block.rst
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Lego PHP
Blog and shopping cart system
Author: By
Last change:
Date: 7 years ago
Size: 448 bytes
 

Contents

Class file image Download
``block`` ========= Blocks are used for inheritance and act as placeholders and replacements at the same time. They are documented in detail in the documentation for the :doc:`extends<../tags/extends>` tag. Block names should consist of alphanumeric characters, and underscores. Dashes are not permitted. .. seealso:: :doc:`block<../functions/block>`, :doc:`parent<../functions/parent>`, :doc:`use<../tags/use>`, :doc:`extends<../tags/extends>`