Property | Type | Description | |
---|---|---|---|
$items_per_page | |||
$layout | |||
$page | |||
$pages | |||
$renderPatientPanel | |||
$total_items |
Method | Description | |
---|---|---|
accessRules ( ) | ||
actionConfirm ( ) | Ajax method to mark the given operations with transport arranged. | |
actionDownloadcsv ( ) | Download a CSV of the operations requiring transport changes. | |
actionIndex ( ) | initial view loads framework for TCI list - actual list is loaded through ajax request. | |
actionPrint ( $id ) | Print transport letters for bookings. | |
actionPrintList ( ) | Print the list based on given criteria. | |
actionTCIs ( ) | Ajax action to load the list of TCIs based on the request criteria. | |
getTransportList ( $data, boolean $all = false ) : Element_OphTrOperationbooking_Operation[] | Get all the operations that have TCI requirements based on the given criteria. | |
getUriAppend ( ) | ||
printActions ( ) : array |
public actionConfirm ( ) |
public actionDownloadcsv ( ) |
public actionIndex ( ) |
public actionTCIs ( ) |
public getTransportList ( $data, boolean $all = false ) : Element_OphTrOperationbooking_Operation[] | ||
$data | ||
$all | boolean | |
return | Element_OphTrOperationbooking_Operation[] |