PHP Class Redaxscript\View\SearchForm

Since: 3.0.0
Author: Henry Ruhs
Inheritance: extends ViewAbstract
Exibir arquivo Open project: redaxmedia/redaxscript Class Usage Examples

Public Methods

Method Description
render ( string $table = null ) : string render the view

Method Details

render() public method

render the view
Since: 3.0.0
public render ( string $table = null ) : string
$table string name of the table
return string