Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SelectionHelper
PHP Class SelectionHelper
Show file
Open project: openeyes/openeyes
Class Usage Examples
Public Methods
Method
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
method
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
return
array