PHP Class Services\PatientService

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

Protected Properties

Property Type Description
$operations
$primary_model
$search_params

Public Methods

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

Method Details

modelToResource() public method

public modelToResource ( $patient )

resourceToModel() public method

public resourceToModel ( $res, $patient )

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