W3cubDocs

/Phalcon 2

Interface Phalcon\Mvc\View\EngineInterface

Phalcon\Mvc\View\EngineInterface initializer

Methods

abstract public array getContent ()

Returns cached ouput on another view stage

abstract public string partial (string $partialPath)

Renders a partial inside another view

abstract public render (string $path, array $params, [boolean $mustClean])

Renders a view using the template engine

© 2011–2016 Phalcon Framework Team
Licensed under the Creative Commons Attribution License 3.0.
https://docs.phalconphp.com/en/2.0.0/api/Phalcon_Mvc_View_EngineInterface.html