PHP 클래스 yii2fullcalendar\CoreAsset

저자: Philipp Frenzel ([email protected])
상속: extends yii\web\AssetBundle
파일 보기 프로젝트 열기: philippfrenzel/yii2fullcalendar 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$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]

공개 메소드들

메소드 설명
registerAssetFiles ( $view )

메소드 상세

registerAssetFiles() 공개 메소드

public registerAssetFiles ( $view )

프로퍼티 상세

$autoGenerate 공개적으로 프로퍼티

[$autoGenerate description]
public bool $autoGenerate
리턴 boolean

$css 공개적으로 프로퍼티

[$css description]
public array $css
리턴 array

$depends 공개적으로 프로퍼티

[$depends description]
public array $depends
리턴 array

$googleCalendar 공개적으로 프로퍼티

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

$js 공개적으로 프로퍼티

[$js description]
public array $js
리턴 array

$language 공개적으로 프로퍼티

the language the calender will be displayed in
public $language

$sourcePath 공개적으로 프로퍼티

[$sourcePath description]
public string $sourcePath
리턴 string