PHP Class SelectionHelper

Afficher le fichier Open project: openeyes/openeyes Class Usage Examples

Méthodes publiques

Méthode Description
listData ( string $class, scalar $value = null ) : array Get list data for the specified model class in the same format as CHtml::listData.

Method Details

listData() public static méthode

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
Résultat array