PHP Класс TransportController

Наследование: extends yupe\components\controllers\FrontController
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$items_per_page
$layout
$page
$pages
$renderPatientPanel
$total_items

Открытые методы

Метод Описание
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

Описание методов

accessRules() публичный Метод

public accessRules ( )

actionConfirm() публичный Метод

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

actionDownloadcsv() публичный Метод

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

actionIndex() публичный Метод

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

actionPrint() публичный Метод

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

actionPrintList() публичный Метод

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

actionTCIs() публичный Метод

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

getTransportList() публичный Метод

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
Результат Element_OphTrOperationbooking_Operation[]

getUriAppend() публичный Метод

public getUriAppend ( )

printActions() публичный Метод

См. также: parent::printActions()
public printActions ( ) : array
Результат array (non-phpdoc)

Описание свойств

$items_per_page публичное свойство

public $items_per_page

$layout публичное свойство

public $layout

$page публичное свойство

public $page

$pages публичное свойство

public $pages

$renderPatientPanel публичное свойство

public $renderPatientPanel

$total_items публичное свойство

public $total_items