PHP 클래스 SelectionHelper

파일 보기 프로젝트 열기: openeyes/openeyes 1 사용 예제들

공개 메소드들

메소드 설명
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