PHP Class kartik\file\FileInputThemeAsset

Since: 1.0
Author: Kartik Visweswaran ([email protected])
Inheritance: extends kartik\base\AssetBundle
Afficher le fichier Open project: kartik-v/yii2-widget-fileinput Class Usage Examples

Méthodes publiques

Свойство Type Description
$depends
$sourcePath

Méthodes publiques

Méthode Description
addTheme ( string $theme ) Add file input theme file

Méthodes protégées

Méthode Description
checkExists ( string $path ) : boolean Check if file exists in path provided

Method Details

addTheme() public méthode

Add file input theme file
public addTheme ( string $theme )
$theme string the theme file name

checkExists() protected méthode

Check if file exists in path provided
protected checkExists ( string $path ) : boolean
$path string the file path
Résultat boolean

Property Details

$depends public_oe property

public $depends

$sourcePath public_oe property

public $sourcePath