PHP Class yii2fullcalendar\CoreAsset

Author: Philipp Frenzel ([email protected])
Inheritance: extends yii\web\AssetBundle
Exibir arquivo Open project: philippfrenzel/yii2fullcalendar Class Usage Examples

Public Properties

Property Type Description
$autoGenerate boolean [$autoGenerate description]
$css array [$css description]
$depends array [$depends description]
$googleCalendar boolean tell the calendar, if you like to render google calendar events within the view
$js array [$js description]
$language the language the calender will be displayed in
$sourcePath string [$sourcePath description]

Public Methods

Method Description
registerAssetFiles ( $view )

Method Details

registerAssetFiles() public method

public registerAssetFiles ( $view )

Property Details

$autoGenerate public_oe property

[$autoGenerate description]
public bool $autoGenerate
return boolean

$css public_oe property

[$css description]
public array $css
return array

$depends public_oe property

[$depends description]
public array $depends
return array

$googleCalendar public_oe property

tell the calendar, if you like to render google calendar events within the view
public bool $googleCalendar
return boolean

$js public_oe property

[$js description]
public array $js
return array

$language public_oe property

the language the calender will be displayed in
public $language

$sourcePath public_oe property

[$sourcePath description]
public string $sourcePath
return string