Class: I2CE PrintedForm Render PDF (Development): Difference between revisions

From IHRIS Wiki
(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 (Deve…')
 
No edit summary
Line 75: Line 75:
===addForm()===
===addForm()===
This protected method is inherited from [[Class: I2CE_PrintedForm_Render (Development)#addForm() | I2CE_PrintedForm_Render->addForm()]]
This protected method is inherited from [[Class: I2CE_PrintedForm_Render (Development)#addForm() | I2CE_PrintedForm_Render->addForm()]]
===getCurrentId()===
This protected method is inherited from [[Class: I2CE_PrintedForm_Render (Development)#getCurrentId() | I2CE_PrintedForm_Render->getCurrentId()]]


===processTextString()===
===processTextString()===
This protected method is inherited from [[Class: I2CE_PrintedForm_Render (Development)#processTextString() | I2CE_PrintedForm_Render->processTextString()]]
This protected method is inherited from [[Class: I2CE_PrintedForm_Render (Development)#processTextString() | I2CE_PrintedForm_Render->processTextString()]]
===setCurrentId()===
This protected method is inherited from [[Class: I2CE_PrintedForm_Render (Development)#setCurrentId() | I2CE_PrintedForm_Render->setCurrentId()]]


===validateTextProps()===
===validateTextProps()===
Line 108: Line 114:
===$forms===
===$forms===
Theis protected variable is inherited from [[Class: I2CE_PrintedForm_Render (Development)#$forms | I2CE_PrintedForm_Render->$forms]]
Theis protected variable is inherited from [[Class: I2CE_PrintedForm_Render (Development)#$forms | I2CE_PrintedForm_Render->$forms]]
===$id===
Theis protected variable is inherited from [[Class: I2CE_PrintedForm_Render (Development)#$id | I2CE_PrintedForm_Render->$id]]
==Inherited Fuzzy Methods==
==Inherited Fuzzy Methods==
===userMessage()===
===userMessage()===

Revision as of 07:58, 3 August 2010


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

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