Skip to content

Files

Latest commit

dcebb11 · Jan 14, 2017

History

History
68 lines (44 loc) · 1.13 KB

views.rst

File metadata and controls

68 lines (44 loc) · 1.13 KB

Views

.. php:namespace:: Cake\View

.. php:class:: View

Note

The documentation is not currently supported in Russian language for this page.

Please feel free to send us a pull request on Github or use the Improve This Doc button to directly propose your changes.

You can refer to the english version in the select top menu to have information about this page's topic.

The App View

View Templates

Extending Views

Using View Blocks

Layouts

Elements

View Events

More About Views

.. toctree::
    :maxdepth: 1

    views/cells
    views/themes
    views/json-and-xml-views
    views/helpers