PHP Class yii2fullcalendar\CoreAsset

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

Méthodes publiques

Свойство 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]

Méthodes publiques

Méthode Description
registerAssetFiles ( $view )

Method Details

registerAssetFiles() public méthode

public registerAssetFiles ( $view )

Property Details

$autoGenerate public_oe property

[$autoGenerate description]
public bool $autoGenerate
Résultat boolean

$css public_oe property

[$css description]
public array $css
Résultat array

$depends public_oe property

[$depends description]
public array $depends
Résultat array

$googleCalendar public_oe property

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

$js public_oe property

[$js description]
public array $js
Résultat array

$language public_oe property

the language the calender will be displayed in
public $language

$sourcePath public_oe property

[$sourcePath description]
public string $sourcePath
Résultat string