Short description for class

Long description for class (if any)...

package Gems
subpackage Tracker
copyright Copyright (c) 2011 Erasmus MC
license New BSD License
since Class available since version 1.4

 Methods

Should be called after answering the request to allow the Target to check if all required registry values have been set correctly.

checkRegistryRequestsAnswers() : boolean

Returns

booleanFalse if required are missing.

Create the snippets content

getHtmlOutput(\Zend_View_Abstract $view) : \MUtil_Html_HtmlInterface

This is a stub function either override getHtmlOutput() or override render()

Parameters

$view

\Zend_View_Abstract

Just in case it is needed here

Returns

\MUtil_Html_HtmlInterfaceSomething that can be rendered

The place to check if the data set in the snippet is valid to generate the snippet.

hasHtmlOutput() : boolean

When invalid data should result in an error, you can throw it here but you can also perform the check in the checkRegistryRequestsAnswers() function from the \MUtil_Registry_TargetInterface.

Returns

boolean

Creates the model

createModel() : \MUtil_Model_ModelAbstract

Returns

\MUtil_Model_ModelAbstract

overrule to add your own buttons.

getMenuList() : \Gems_Menu_MenuList

Returns

\Gems_Menu_MenuList

 Properties

 

$menu

$menu : \Gems_Menu

Default

 

Shortfix to add class attribute

$class : string

Default

'displayer'
 

Required

$loader : \Gems_Loader

Default

 

Gems round id

$roundId : integer

Default

 

Show menu buttons below data

$showMenu : boolean

Default

true
 

Show title above data

$showTitle : boolean

Default

true
 

Optional, required when creating or $trackId should be set

$trackEngine : \Gems_Tracker_Engine_TrackEngineInterface

Default

 

Optional, required when creating or $engine should be set

$trackId : integer

Default

 

$util

$util : \Gems_Util

Default