Inheritance diagram for TranslationBackend:
Programmers can inherit this class in frontend implementations, handle the frontend events there, upload user control values to this class' member variables and call event handler functions here.
Definition at line 43 of file TranslationBackend.php.
Public Member Functions | |
__construct () | |
InitLanguage () | |
FindStrings () | |
LocateString ($locate=LOCATE_CURR) | |
FindProjectPath () | |
SaveString () | |
DeleteString () | |
LoadProjectStrings () | |
Public Attributes | |
$Event | |
$txtFindText | |
$ddlSearchType | |
$ddlFindPercent | |
$ddlLocaleID | |
$xOldLocaleID | |
$xStringID | |
$xDelStringID | |
$txtEditString | |
$Translations | |
$LocatedString | |
$LocatedProjects | |
$ChildProjects | |
$CurrentStrings | |
$RootLastSeen | |
Private Member Functions | |
LocateStringNext ($missingOnly) | |
Private Attributes | |
$String |