Class: I2CE PrintedForm Render PDF (4.1.4)

From IHRIS Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


This article describes the class I2CE_PrintedForm_Render_PDF .

@filesource Class I2CE_PrintedForm_Render_PDF

Variables

$pdf

The PDF we are rendering

Methods

_render()

business method to render the forms

addPage()

Add a page to the rendered document

display()

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

getFileName()

getMimeType()

processElement_image()

Abstract business method to render a text element from the elements tree

processElement_text()

Abstract business method to render a text element from the elements tree

setTextProps()

Sets the text properties for the pdf

Inherited Methods

__construct()

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

getFormData()

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

render()

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

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()