Class for application wide methods and constants
| package | Webenq_Output |
|---|---|
| author | Bart Huttinga |
Xmlify(string $value, string $type) : string
The second parameter indicates the type of xml entity. Valid values are: tag, attribute, value.
| inherited_from | \Webenq::Xmlify() |
|---|---|
| inherited_from | \Webenq_Print::Xmlify() |
string
string
string__construct(\Questionnaire $questionnaire)
| inherited_from | \Webenq_Print::__construct() |
|---|
factory(string $format, array | \Questionnaire $questionnaire)
| inherited_from | \Webenq_Print::factory() |
|---|
string
array\Questionnaire
filename(string $value) : string
| inherited_from | \Webenq::filename() |
|---|---|
| inherited_from | \Webenq_Print::filename() |
string
stringgetCollectionPresentationTypes()
| inherited_from | \Webenq::getCollectionPresentationTypes() |
|---|---|
| inherited_from | \Webenq_Print::getCollectionPresentationTypes() |
getDownloadFilename()
| inherited_from | \Webenq_Print::getDownloadFilename() |
|---|
getFilterInstance($name)
| inherited_from | \Webenq::getFilterInstance() |
|---|---|
| inherited_from | \Webenq_Print::getFilterInstance() |
getFilters()
| inherited_from | \Webenq::getFilters() |
|---|---|
| inherited_from | \Webenq_Print::getFilters() |
getMimeType()
| inherited_from | \Webenq_Print::getMimeType() |
|---|
getReportPresentationTypes()
| inherited_from | \Webenq::getReportPresentationTypes() |
|---|---|
| inherited_from | \Webenq_Print::getReportPresentationTypes() |
getValidatorInstance($name)
| inherited_from | \Webenq::getValidatorInstance() |
|---|---|
| inherited_from | \Webenq_Print::getValidatorInstance() |
getValidators()
| inherited_from | \Webenq::getValidators() |
|---|---|
| inherited_from | \Webenq_Print::getValidators() |
init()
send(\Zend_Controller_Response_Http $response)
setMaxExecutionTime($value)
| inherited_from | \Webenq::setMaxExecutionTime() |
|---|---|
| inherited_from | \Webenq_Print::setMaxExecutionTime() |
setMemoryLimit($value)
| inherited_from | \Webenq::setMemoryLimit() |
|---|---|
| inherited_from | \Webenq_Print::setMemoryLimit() |
_getWriter()
$_filters : array
The key is the system name used for identifying the filters. The value of each entry is an array holding the keys 'name' (human readable name), 'class' (the class to use) and (optionally) 'options' (an array that holds the parameters to pass to the class' constructor).
| inherited_from | \Webenq::$$_filters |
|---|---|
| inherited_from | \Webenq_Print::$$_filters |
$_validators : array
The key is the system name used for identifying the validators. The value of each entry is an array holding the keys 'name' (human readable name), 'class' (the class to use) and (optionally) 'options' (an array that holds the parameters to pass to the class' constructor).
| inherited_from | \Webenq::$$_validators |
|---|---|
| inherited_from | \Webenq_Print::$$_validators |
$_document
$_downloadFilename
$_mimeType
$_questionnaire
| inherited_from | \Webenq_Print::$$_questionnaire |
|---|
COLLECTION_PRESENTATION_MULTIPLESELECT_CHECKBOXES
| inherited_from | \Webenq::COLLECTION_PRESENTATION_MULTIPLESELECT_CHECKBOXES |
|---|---|
| inherited_from | \Webenq_Print::COLLECTION_PRESENTATION_MULTIPLESELECT_CHECKBOXES |
COLLECTION_PRESENTATION_MULTIPLESELECT_LIST
| inherited_from | \Webenq::COLLECTION_PRESENTATION_MULTIPLESELECT_LIST |
|---|---|
| inherited_from | \Webenq_Print::COLLECTION_PRESENTATION_MULTIPLESELECT_LIST |
COLLECTION_PRESENTATION_OPEN_CURRENTDATE
| inherited_from | \Webenq::COLLECTION_PRESENTATION_OPEN_CURRENTDATE |
|---|---|
| inherited_from | \Webenq_Print::COLLECTION_PRESENTATION_OPEN_CURRENTDATE |
COLLECTION_PRESENTATION_OPEN_DATE
| inherited_from | \Webenq::COLLECTION_PRESENTATION_OPEN_DATE |
|---|---|
| inherited_from | \Webenq_Print::COLLECTION_PRESENTATION_OPEN_DATE |
COLLECTION_PRESENTATION_OPEN_TEXT
| inherited_from | \Webenq::COLLECTION_PRESENTATION_OPEN_TEXT |
|---|---|
| inherited_from | \Webenq_Print::COLLECTION_PRESENTATION_OPEN_TEXT |
COLLECTION_PRESENTATION_OPEN_TEXTAREA
| inherited_from | \Webenq::COLLECTION_PRESENTATION_OPEN_TEXTAREA |
|---|---|
| inherited_from | \Webenq_Print::COLLECTION_PRESENTATION_OPEN_TEXTAREA |
COLLECTION_PRESENTATION_RANGESELECT_SLIDER
| inherited_from | \Webenq::COLLECTION_PRESENTATION_RANGESELECT_SLIDER |
|---|---|
| inherited_from | \Webenq_Print::COLLECTION_PRESENTATION_RANGESELECT_SLIDER |
COLLECTION_PRESENTATION_SINGLESELECT_DROPDOWNLIST
| inherited_from | \Webenq::COLLECTION_PRESENTATION_SINGLESELECT_DROPDOWNLIST |
|---|---|
| inherited_from | \Webenq_Print::COLLECTION_PRESENTATION_SINGLESELECT_DROPDOWNLIST |
COLLECTION_PRESENTATION_SINGLESELECT_RADIOBUTTONS
| inherited_from | \Webenq::COLLECTION_PRESENTATION_SINGLESELECT_RADIOBUTTONS |
|---|---|
| inherited_from | \Webenq_Print::COLLECTION_PRESENTATION_SINGLESELECT_RADIOBUTTONS |
COLLECTION_PRESENTATION_SINGLESELECT_SLIDER
| inherited_from | \Webenq::COLLECTION_PRESENTATION_SINGLESELECT_SLIDER |
|---|---|
| inherited_from | \Webenq_Print::COLLECTION_PRESENTATION_SINGLESELECT_SLIDER |
COLLECTION_PRESENTATION_TEXT
| inherited_from | \Webenq::COLLECTION_PRESENTATION_TEXT |
|---|---|
| inherited_from | \Webenq_Print::COLLECTION_PRESENTATION_TEXT |
PDF_ALIGN_CENTER
PDF_ALIGN_LEFT
PDF_ALIGN_RIGHT
PDF_BORDER_FRAME
PDF_BORDER_NOBORDER
PDF_DEST_STRING
PDF_LN_BELOW
PDF_LN_NEXTLINE
PDF_LN_RIGHT
PDF_MAX_WIDTH