프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$primary_model |
메소드 | 설명 | |
---|---|---|
getCategoryForTicket ( |
Get the queueset category for the given ticket. | |
getTicketActionLabel ( |
||
getTicketEpisode ( |
Get the episode for the ticket if one exists. | |
getTicketsForPatient ( Patient $patient, boolean $active = true ) : |
||
modelToResource ( OEModule\PatientTicketing\models\Ticket $ticket ) : resource | Pass through wrapper to generate Queue Resource. |
public getCategoryForTicket ( |
||
$ticket | ||
리턴 |
public getTicketEpisode ( |
||
$ticket | ||
리턴 | Episode | null |
public getTicketsForPatient ( Patient $patient, boolean $active = true ) : |
||
$patient | Patient | |
$active | boolean | |
리턴 |
public modelToResource ( OEModule\PatientTicketing\models\Ticket $ticket ) : resource | ||
$ticket | OEModule\PatientTicketing\models\Ticket | |
리턴 | resource |