PHP Interface Sulu\Bundle\AdminBundle\Admin\JsConfigInterface

Show file Open project: sulu/sulu

Public Methods

Method Description
getName ( ) : string returns the identifying name.
getParameters ( ) : array returns array of parameters.

Method Details

getName() public method

returns the identifying name.
public getName ( ) : string
return string

getParameters() public method

returns array of parameters.
public getParameters ( ) : array
return array