PHP Класс kartik\file\FileInputThemeAsset

С версии: 1.0
Автор: Kartik Visweswaran ([email protected])
Наследование: extends kartik\base\AssetBundle
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
$depends
$sourcePath

Открытые методы

Метод Описание
addTheme ( string $theme ) Add file input theme file

Защищенные методы

Метод Описание
checkExists ( string $path ) : boolean Check if file exists in path provided

Описание методов

addTheme() публичный Метод

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

checkExists() защищенный Метод

Check if file exists in path provided
protected checkExists ( string $path ) : boolean
$path string the file path
Результат boolean

Описание свойств

$depends публичное свойство

public $depends

$sourcePath публичное свойство

public $sourcePath