Class: I2CE Segment (Development)
From IHRIS Wiki
For other versions, see Class: I2CE_Segment (versions) .
This article describes the class I2CE_Segment .
- Extends the class: Segment.
- Child Classes:
- 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_Segment.php on line 33
- Author: Carl Leitner <litlfred@ibiblio.org>
- Since: v4.1.0
@filesource Class I2CE_Segment
Methods
getKeys()
- Defined in i2ce/modules/Forms/modules/PrintedForms/modules/PrintedFormODT/lib/I2CE_Segment.php on line 137
- Signature: public function getKeys()
setImage()
Assign a template variable as a picture
- Defined in i2ce/modules/Forms/modules/PrintedForms/modules/PrintedFormODT/lib/I2CE_Segment.php on line 42
- Signature: public function setImage($key,$value)
- Parameters:
- Returns: Segment
setImageFromField()
Assign a template variable as a picture @param string $value path to the picture @throws OdfException
- Defined in i2ce/modules/Forms/modules/PrintedForms/modules/PrintedFormODT/lib/I2CE_Segment.php on line 69
- Signature: public function setImageFromField($key,$fieldObj,$extra)
- Parameters:
- string $key
name of the variable within the template - $fieldObj
- $extra
- Default Value: array()
- string $key
- Returns: odf