PHP Class Services\CommissioningBodyService

Inheritance: extends ModelService
Show file Open project: openeyes/openeyes

Protected Properties

Property Type Description
$operations
$primary_model
$search_params

Public Methods

Method Description
modelToResource ( $cb )
resourceToModel ( $res, $cb )
search ( array $params )

Method Details

modelToResource() public method

public modelToResource ( $cb )

resourceToModel() public method

public resourceToModel ( $res, $cb )

Property Details

$operations protected static property

protected static $operations

$primary_model protected static property

protected static $primary_model

$search_params protected static property

protected static $search_params