Class: I2CE PrintedForm Render ODT (Development)

From IHRIS Wiki


This article describes the class I2CE_PrintedForm_Render_ODT .

@filesource Class I2CE_PrintedForm_Render

Variables

$images

array $images of binary image data . Keys are the file names to be stored in the Pictures directory, values are the blob data.

$odf

odf

$template_file

. The absolute file location of the template we are reading from

$template_vars

An array of the referenced template variables in content.xml

$output

. Indedx by id's of the output files

$formData

$user

Methods

__construct()

Constructor

_render()

business method to render the forms

addPage()

display()

Abstract method to retreive/display the contents of the rendered forms

getFileName()

getMimeType()

processElement_image()

processElement_text()

render()

Abstract method to render the form. Makes sure all ducks are in a row

Inherited Methods

getFormData()

This public method is inherited from I2CE_PrintedForm_Render->getFormData()

addForm()

This protected method is inherited from I2CE_PrintedForm_Render->addForm()

getCurrentId()

This protected method is inherited from I2CE_PrintedForm_Render->getCurrentId()

processTextString()

This protected method is inherited from I2CE_PrintedForm_Render->processTextString()

setCurrentId()

This protected method is inherited from I2CE_PrintedForm_Render->setCurrentId()

validateTextProps()

This protected method is inherited from I2CE_PrintedForm_Render->validateTextProps()

_hasMethod()

This public method is inherited from I2CE_Fuzzy->_hasMethod()

Inherited Variables

$std_form

Theis protected variable is inherited from I2CE_PrintedForm_Render->$std_form

$ids

Theis protected variable is inherited from I2CE_PrintedForm_Render->$ids

$base_rel_config

Theis protected variable is inherited from I2CE_PrintedForm_Render->$base_rel_config

$rel

Theis protected variable is inherited from I2CE_PrintedForm_Render->$rel

$stdConfig

Theis protected variable is inherited from I2CE_PrintedForm_Render->$stdConfig

$layoutOptions

Theis protected variable is inherited from I2CE_PrintedForm_Render->$layoutOptions

$content

Theis protected variable is inherited from I2CE_PrintedForm_Render->$content

$forms

Theis protected variable is inherited from I2CE_PrintedForm_Render->$forms

$id

Theis protected variable is inherited from I2CE_PrintedForm_Render->$id

Inherited Fuzzy Methods

userMessage()

This method is inherited from I2CE_Fuzzy->userMessage()