PHP Class mihaildev\elfinder\Assets

Inheritance: extends yii\web\AssetBundle
Datei anzeigen Open project: mihaildev/yii2-elfinder Class Usage Examples

Public Properties

Property Type Description
$css
$depends
$js
$publishOptions
$sourcePath

Public Methods

Method Description
addLangFile ( string $lang, View $view )
getPathUrl ( )
getSoundPathUrl ( )
noConflict ( View $view )

Method Details

addLangFile() public static method

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

getPathUrl() public static method

public static getPathUrl ( )

getSoundPathUrl() public static method

public static getSoundPathUrl ( )

noConflict() public static method

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

Property Details

$css public_oe property

public $css

$depends public_oe property

public $depends

$js public_oe property

public $js

$publishOptions public_oe property

public $publishOptions

$sourcePath public_oe property

public $sourcePath