Displays a toolbox of drop down UL's to assign tracks / surveys to a patient.
A snippet is a piece of html output that is reused on multiple places in the code.
Variables are intialized using the \MUtil_Registry_TargetInterface mechanism.
| package | Gems |
|---|---|
| subpackage | Snippets_Tracker |
| copyright | Copyright (c) 2011 Erasmus MC |
| license | New BSD License |
| since | Class available since version 1.1 |
afterRegistry() : void
getHtmlOutput(\Zend_View_Abstract $view) : \MUtil_Html_HtmlInterface
If project uses the \Gems_Project_Tracks_MultiTracksInterface, show a track drowpdown If project uses the \Gems_Project_Tracks_StandAloneSurveysInterface, show a survey drowpdown for both staff and patient
\Zend_View_AbstractJust in case it is needed here
\MUtil_Html_HtmlInterfaceSomething that can be rendered_getTracks($trackType, $pageRef, $trackTypeDescription)
$db : \Zend_Db_Adapter_Abstract
$scrollTreshold : integer
10$showForRespondents : mixed
true$showForStaff : mixed
true$showForTracks : mixed
true$showTitle : mixed
true$cache : \Zend_Cache_Core
$request : \Zend_Controller_Request_Abstract