PHP Класс SelectionHelper

Показать файл Открыть проект Примеры использования класса

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

Метод Описание
listData ( string $class, scalar $value = null ) : array Get list data for the specified model class in the same format as CHtml::listData.

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

listData() публичный статический Метод

Get list data for the specified model class in the same format as CHtml::listData.
public static listData ( string $class, scalar $value = null ) : array
$class string
$value scalar
Результат array