PHP Class TransportController

Inheritance: extends yupe\components\controllers\FrontController
Afficher le fichier Open project: openeyes/openeyes

Méthodes publiques

Свойство Type Description
$items_per_page
$layout
$page
$pages
$renderPatientPanel
$total_items

Méthodes publiques

Méthode 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

Method Details

accessRules() public méthode

public accessRules ( )

actionConfirm() public méthode

Ajax method to mark the given operations with transport arranged.
public actionConfirm ( )

actionDownloadcsv() public méthode

Download a CSV of the operations requiring transport changes.
public actionDownloadcsv ( )

actionIndex() public méthode

initial view loads framework for TCI list - actual list is loaded through ajax request.
public actionIndex ( )

actionPrint() public méthode

Print transport letters for bookings.
public actionPrint ( $id )

actionPrintList() public méthode

Print the list based on given criteria.
public actionPrintList ( )

actionTCIs() public méthode

Ajax action to load the list of TCIs based on the request criteria.
public actionTCIs ( )

getTransportList() public méthode

Get all the operations that have TCI requirements based on the given criteria.
public getTransportList ( $data, boolean $all = false ) : Element_OphTrOperationbooking_Operation[]
$data
$all boolean
Résultat Element_OphTrOperationbooking_Operation[]

getUriAppend() public méthode

public getUriAppend ( )

printActions() public méthode

See also: parent::printActions()
public printActions ( ) : array
Résultat array (non-phpdoc)

Property Details

$items_per_page public_oe property

public $items_per_page

$layout public_oe property

public $layout

$page public_oe property

public $page

$pages public_oe property

public $pages

$renderPatientPanel public_oe property

public $renderPatientPanel

$total_items public_oe property

public $total_items