PHP Class Redaxscript\Admin\View\ArticleForm

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 $articleId = null ) : string render the view

Method Details

render() public method

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