PHP Класс alexandernst\devicedetect\DeviceDetect

Автор: Alexander Nestorov ([email protected])
Наследование: extends yii\base\Component
Показать файл Открыть проект

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

Свойство Тип Описание
$setAlias Automatically set alias parameters based on device type
$setParams Automatically set view parameters based on device type

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

Метод Описание
__call ( $name, $parameters )
__construct ( $config = [] )
init ( )

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

__call() публичный метод

public __call ( $name, $parameters )

__construct() публичный метод

public __construct ( $config = [] )

init() публичный метод

public init ( )

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

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

Automatically set alias parameters based on device type
public $setAlias

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

Automatically set view parameters based on device type
public $setParams