PHP 클래스 mihaildev\elfinder\Assets

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

공개 프로퍼티들

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

공개 메소드들

메소드 설명
addLangFile ( string $lang, View $view )
getPathUrl ( )
getSoundPathUrl ( )
noConflict ( View $view )

메소드 상세

addLangFile() 공개 정적인 메소드

public static addLangFile ( string $lang, View $view )
$lang string
$view yii\web\View

getPathUrl() 공개 정적인 메소드

public static getPathUrl ( )

getSoundPathUrl() 공개 정적인 메소드

public static getSoundPathUrl ( )

noConflict() 공개 정적인 메소드

public static noConflict ( View $view )
$view yii\web\View

프로퍼티 상세

$css 공개적으로 프로퍼티

public $css

$depends 공개적으로 프로퍼티

public $depends

$js 공개적으로 프로퍼티

public $js

$publishOptions 공개적으로 프로퍼티

public $publishOptions

$sourcePath 공개적으로 프로퍼티

public $sourcePath