PHP Interface IWidgetContext

Show file Open project: sourcefabric/newscoop Interface Usage Examples

Public Methods

Method Description
getName ( ) : string
render ( ) : void Render context

Method Details

getName() public method

public getName ( ) : string
return string

render() public method

Render context
public render ( ) : void
return void