Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

ProjectIterator Class Reference

List of all members.

Detailed Description

Class to list and iterate TranslationProject classes as they are stored in the database.

ProjectIterator can be initialized with a parent project id, and then it can be used to loop on child projects, either recursve or direct childs.

Definition at line 30 of file ProjectIterator.php.

Public Member Functions

 __construct ($parentID, $localeID)
 rewind ()
 hasMore ()
 key ()
 current ()
 next ()
 valid ()
 hasChildren ()
 getChildren ()

Static Public Attributes

static $ProjectList
static $ProjectChildren

Private Attributes

 $LocaleID
 $ParentID
 $CurrentProject


The documentation for this class was generated from the following file:
Generated on Sat Apr 22 16:49:54 2006 for XarayaTranslationMemory by  doxygen 1.4.4