PHP Class Services\PatientService

Inheritance: extends ModelService
显示文件 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_oe static_oe property

protected static $operations

$primary_model protected_oe static_oe property

protected static $primary_model

$search_params protected_oe static_oe property

protected static $search_params