PHP Trait Helper\ViewTrait

Author: Andres Gutierrez ([email protected])
Author: Serghei Iakovlev ([email protected])
Show file Open project: phalcon/cphalcon

Protected Properties

Property Type Description
$level

Protected Methods

Method Description
_after ( ) executed after each test
_before ( ) executed before each test
renderPartialBuffered ( Phalcon\Mvc\ViewBaseInterface $view, $partial, $expectedParams = null )

Method Details

_after() protected method

executed after each test
protected _after ( )

_before() protected method

executed before each test
protected _before ( )

renderPartialBuffered() protected method

protected renderPartialBuffered ( Phalcon\Mvc\ViewBaseInterface $view, $partial, $expectedParams = null )
$view Phalcon\Mvc\ViewBaseInterface

Property Details

$level protected property

protected $level