PHP Class Redaxscript\View\ResultList

Since: 3.0.0
Author: Henry Ruhs
Author: Balázs Szilágyi
Inheritance: extends ViewAbstract
Mostra file Open project: redaxmedia/redaxscript Class Usage Examples

Public Methods

Method Description
render ( array $resultArray = [] ) : string render the view

Method Details

render() public method

render the view
Since: 3.0.0
public render ( array $resultArray = [] ) : string
$resultArray array array for the result
return string