Class: SegmentIterator (Development)
From IHRIS Wiki
For other versions, see Class: SegmentIterator (versions) .
This article describes the class SegmentIterator .
- Implements the interface RecursiveIterator
- 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/odtphp/library/SegmentIterator.php on line 16
Segments iterator You need PHP 5.2 at least You need Zip Extension or PclZip library Encoding : ISO-8859-1 Last commit by $Author: neveldo $ Date - $Date: 2009-06-17 05:11:57 -0400 (Wed, 17 Jun 2009) $ SVN Revision - $Rev: 42 $ Id : $Id: SegmentIterator.php 42 2009-06-17 09:11:57Z neveldo $ @copyright GPL License 2008 - Julien Pauli - Cyril PIERRE de GEYER - Anaska (http://www.anaska.com) @license http://www.gnu.org/copyleft/gpl.html GPL License
Variables
$ref
- Defined in i2ce/modules/Forms/modules/PrintedForms/modules/PrintedFormODT/lib/odtphp/library/SegmentIterator.php on line 18
- Type: private $ref
$key
- Defined in i2ce/modules/Forms/modules/PrintedForms/modules/PrintedFormODT/lib/odtphp/library/SegmentIterator.php on line 19
- Type: private $key
Methods
__construct()
- Defined in i2ce/modules/Forms/modules/PrintedForms/modules/PrintedFormODT/lib/odtphp/library/SegmentIterator.php on line 20
- Signature: public function __construct()
current()
- Defined in i2ce/modules/Forms/modules/PrintedForms/modules/PrintedFormODT/lib/odtphp/library/SegmentIterator.php on line 30
- Signature: public function current()
hasChildren()
- Defined in i2ce/modules/Forms/modules/PrintedForms/modules/PrintedFormODT/lib/odtphp/library/SegmentIterator.php on line 26
- Signature: public function hasChildren()
key()
- Defined in i2ce/modules/Forms/modules/PrintedForms/modules/PrintedFormODT/lib/odtphp/library/SegmentIterator.php on line 38
- Signature: public function key()
next()
- Defined in i2ce/modules/Forms/modules/PrintedForms/modules/PrintedFormODT/lib/odtphp/library/SegmentIterator.php on line 50
- Signature: public function next()
rewind()
- Defined in i2ce/modules/Forms/modules/PrintedForms/modules/PrintedFormODT/lib/odtphp/library/SegmentIterator.php on line 46
- Signature: public function rewind()
valid()
- Defined in i2ce/modules/Forms/modules/PrintedForms/modules/PrintedFormODT/lib/odtphp/library/SegmentIterator.php on line 42
- Signature: public function valid()