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

TranslationWord Class Reference

List of all members.

Detailed Description

Class to store one single word in a sentence, including its count of occurences.

This simple class can store one single word, an occurence counter for it and the word's ID in the WordIndex database.

Definition at line 29 of file TranslationWord.php.

Public Member Functions

 __construct ()
 SetID ($id)
 GetID ()
 SetWord ($word)
 GetWord ()
 SetCount ($count)
 GetCount ()

Private Attributes

 $ID
 $Word
 $Count


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