PHP Class miloschuman\highcharts\HighchartsAsset

Inheritance: extends yii\web\AssetBundle
Mostra file Open project: miloschuman/yii2-highcharts-widget Class Usage Examples

Public Properties

Property Type Description
$depends
$sourcePath

Public Methods

Method Description
withScripts ( array $scripts = ['highcharts'] ) Registers additional JavaScript files required by the widget.

Method Details

withScripts() public method

Registers additional JavaScript files required by the widget.
public withScripts ( array $scripts = ['highcharts'] )
$scripts array list of additional JavaScript files to register.

Property Details

$depends public_oe property

public $depends

$sourcePath public_oe property

public $sourcePath