Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Redaxscript
View
ResultList
PHP Class Redaxscript\View\ResultList
Since:
3.0.0
Author:
Henry Ruhs
Author:
Balázs Szilágyi
Inheritance:
extends
ViewAbstract
Mostrar archivo
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