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

TranslationString Class Reference

List of all members.

Detailed Description

Handles one string's data: original string, translation, locale, store new, load stored, etc.

Definition at line 28 of file TranslationString.php.

Public Member Functions

 __construct ($stringID=0, $projectID=0, $original="", $localeID=1, $translation="", $sentenceID=0, $lastSeen=0, $rowOrder=0)
 GetStringID ()
 GetProjectID ()
 GetOriginal ()
 GetLocaleID ()
 GetTranslation ()
 GetSentenceID ()
 GetLastSeen ()
 SetTranslation ($translation)
 SetRowOrder ($index)
 Save ()
 DestroyData ()
 FindSimilar ($FindText="", $localeID=0, $FilterPercent=60)
 FindText ($findText="", $localeID=0, $findOriginal, $start=0, $limit=100)

Static Public Member Functions

static InitSentenceLengthCache ()
static InitWordSentencesCache ()

Static Public Attributes

static $SentenceLengthCache
static $WordSentencesCache

Private Member Functions

 FindSentenceIndex ($findSimilarToo)
 StoreSentenceIndex ()

Private Attributes

 $StringID
 $ProjectID
 $Original
 $LocaleID
 $Translation
 $SentenceID
 $LastSeen
 $RowOrder
 $Matches
 $Words


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