PHP Class SelectionWidget

Inheritance: extends ChoicesWidget
Show file Open project: openeyes/openeyes Class Usage Examples

Public Properties

Property Type Description
$data If a class name is specified the data will be taken from that table

Public Methods

Method Description
init ( )

Method Details

init() public method

public init ( )

Property Details

$data public property

If a class name is specified the data will be taken from that table
public $data