Function ipView()
Description:
Get MVC view object Get a view object using specified view file and data array.
Package: ImpressPagesParameters:
string |
$file |
MVC view file pathname. |
array |
$data = array() |
View's data. |
integer |
$_callerDepth = 0 |
Return values:
|
Thrown exceptions:
Ip\Exception\View
|