package Gems
subpackage Snippets\Database
copyright Copyright (c) 2016 Erasmus MC
license New BSD License
since Class available since version 1.7.2 Mar 21, 2016 8:16:38 PM

 Methods

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

Get the structural patches for the given patch level

getStructuralPatches(integer $patchLevel) : array

Parameters

$patchLevel

integer

Returns

array

Get the content as text

getTextOutput() : \MUtil_Html_HtmlInterface

Returns

\MUtil_Html_HtmlInterfaceSomething that can be rendered

outputText()

outputText(\Zend_View_Abstract $view, \Zend_Controller_Action_HelperBroker $helper) 

Parameters

$view

$helper

The form for selecting the patch level

_getSelectForm() : \Gems_Form

Returns

\Gems_Form

Current patch level

getPatchLevel() : integer

Returns

integer

 Properties

 

The id of a div that contains the table.

$containingId : string

Default

 

$db

$db : \Zend_Db_Adapter_Abstract

Default

 

Containing patch levels

$patchLevels : array

Default

 

The input data for the model

$searchData : array

Default

false