Class: I2CE PrintedForm Render PDF (4.1.7)

From IHRIS Wiki
Revision as of 09:49, 23 August 2013 by Litlfred (talk | contribs) (Created page with "{{otherversions|Class: I2CE_PrintedForm_Render_PDF}} This article describes the class ''I2CE_PrintedForm_Render_PDF'' . *Extends the class: [[Class: I2CE_PrintedForm_Render (4.1....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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