Class: I2CE Odf (4.1.1)
From IHRIS Wiki
For other versions, see Class: I2CE_Odf (versions) .
This article describes the class I2CE_Odf .
- Extends the class: Odf.
- Location: Part of the module PrintedFormsODT in the package I2CE 4.1.1-release
- Source: Defined in the file modules/Forms/modules/PrintedForms/modules/PrintedFormODT/lib/I2CE_Odf.php on line 33
- Author: Carl Leitner <litlfred@ibiblio.org>
- Since: v4.0.4
@filesource Class I2CE_PrintedForm_Render
Variables
$image_blobs
- Defined in i2ce/modules/Forms/modules/PrintedForms/modules/PrintedFormODT/lib/I2CE_Odf.php on line 122
- Type: protected $image_blobs
Methods
_save()
Internal save @throws OdfException
- Defined in i2ce/modules/Forms/modules/PrintedForms/modules/PrintedFormODT/lib/I2CE_Odf.php on line 132
- Signature: protected function _save()
- Returns: void
addImageToManifest()
Update Manifest file according to added image files
- Defined in i2ce/modules/Forms/modules/PrintedForms/modules/PrintedFormODT/lib/I2CE_Odf.php on line 160
- Signature: public function addImageToManifest($file)
- Parameters:
- string $file
Image file to add into manifest content
- string $file
setField()
- Defined in i2ce/modules/Forms/modules/PrintedForms/modules/PrintedFormODT/lib/I2CE_Odf.php on line 35
- Signature: public function setField($key,$fieldObj,$extra)
- Parameters:
- $key
- $fieldObj
- $extra
- Default Value: array()
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_Odf.php on line 55
- Signature: protected function setImageFromField($key,$fieldObj,$extra)
- Parameters:
- string $key
name of the variable within the template - $fieldObj
- $extra
- Default Value: array()
- string $key
- Returns: odf