PHP Class Redaxscript\Admin\View\UserForm

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

Method Details

render() public method

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