PHP Class Redaxscript\Admin\View\ExtraForm

Since: 3.0.0
Author: Henry Ruhs
Inheritance: extends ViewAbstract, implements ViewInterface
Show file Open project: redaxmedia/redaxscript Class Usage Examples

Public Methods

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

Method Details

render() public method

render the view
Since: 3.0.0
public render ( integer $extraId = null ) : string
$extraId integer identifier of the extra
return string