PHP Class frontend\assets\ThemeAsset

Inheritance: extends yii\web\AssetBundle
Afficher le fichier Open project: yeesoft/yii2-yee-cms Class Usage Examples

Méthodes publiques

Свойство Type Description
$css
$depends
$js

Méthodes publiques

Méthode Description
init ( )
register ( View $view ) : static Registers this asset bundle with a view.

Method Details

init() public méthode

public init ( )

register() public static méthode

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

Property Details

$css public_oe property

public $css

$depends public_oe property

public $depends

$js public_oe property

public $js