PHP Class Services\GpService

Inheritance: extends ModelService
Afficher le fichier Open project: openeyes/openeyes

Protected Properties

Свойство Type Description
$operations
$primary_model
$search_params

Méthodes publiques

Méthode Description
delete ( integer $id ) Delete the specified GP record, first unassociating it from any patients.
modelToResource ( $gp )
resourceToModel ( $res, $gp )
search ( array $params )

Method Details

delete() public méthode

Delete the specified GP record, first unassociating it from any patients.
public delete ( integer $id )
$id integer

modelToResource() public méthode

public modelToResource ( $gp )

resourceToModel() public méthode

public resourceToModel ( $res, $gp )

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