Class: I2CE GlobalSegment (Development)
From IHRIS Wiki
For other versions, see Class: I2CE_GlobalSegment (versions) .
This article describes the class I2CE_GlobalSegment .
- Extends the class: I2CE_Segment.
- Location: Part of the module PrintedFormsODT in the package I2CE 4.1-dev
- Source: Defined in the file modules/Forms/modules/PrintedForms/modules/PrintedFormODT/lib/I2CE_GlobalSegment.php on line 32
- Author: Carl Leitner <litlfred@ibiblio.org>
- Since: v4.0.4
@filesource Class I2CE_PrintedForm_Render
Variables
$segment_break
- Defined in i2ce/modules/Forms/modules/PrintedForms/modules/PrintedFormODT/lib/I2CE_GlobalSegment.php on line 74
- Type: protected $segment_break
Methods
__construct()
Constructor
- Defined in i2ce/modules/Forms/modules/PrintedForms/modules/PrintedFormODT/lib/I2CE_GlobalSegment.php on line 39
- Signature: public function __construct($name,$xml,$odf)
- Parameters:
merge()
Replace variables of the template in the XML code All the children are also called
- Defined in i2ce/modules/Forms/modules/PrintedForms/modules/PrintedFormODT/lib/I2CE_GlobalSegment.php on line 52
- Signature: public function merge()
- Returns: string
setSegementBreak()
- Defined in i2ce/modules/Forms/modules/PrintedForms/modules/PrintedFormODT/lib/I2CE_GlobalSegment.php on line 71
- Signature: public function setSegementBreak($break)
- Parameters:
- $break
setVars()
- Defined in i2ce/modules/Forms/modules/PrintedForms/modules/PrintedFormODT/lib/I2CE_GlobalSegment.php on line 76
- Signature: public function setVars($key,$value,$encode,$charset)
- Parameters:
- $key
- $value
- $encode
- Default Value: true
- $charset
- Default Value: 'ISO-8859'
Inherited Methods
getKeys()
This public method is inherited from I2CE_Segment->getKeys()
setImage()
This public method is inherited from I2CE_Segment->setImage()
setImageFromField()
This public method is inherited from I2CE_Segment->setImageFromField()