PHP 클래스 frontend\assets\ThemeAsset

상속: extends yii\web\AssetBundle
파일 보기 프로젝트 열기: yeesoft/yii2-yee-cms 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$css
$depends
$js

공개 메소드들

메소드 설명
init ( )
register ( View $view ) : static Registers this asset bundle with a view.

메소드 상세

init() 공개 메소드

public init ( )

register() 공개 정적인 메소드

Registers this asset bundle with a view.
public static register ( View $view ) : static
$view yii\web\View the view to be registered with
리턴 static the registered asset bundle instance

프로퍼티 상세

$css 공개적으로 프로퍼티

public $css

$depends 공개적으로 프로퍼티

public $depends

$js 공개적으로 프로퍼티

public $js