Inheritance diagram for WebBackend:
This class handles the functions which move data from the web frontend to the translation backend functions on various events generated by the user. Data are passed by this class from web controls to the backend (from $_POST).
Definition at line 33 of file WebBackend.php.
Public Member Functions | |
__construct () | |
EventHandler () | |
Public Attributes | |
$xStringStack | |
$xBrowserHelper | |
Private Member Functions | |
Event_FindCustomString () | |
Event_EditString () | |
Event_DeleteString () | |
Event_SaveNavigate () | |
Event_SetProject () | |
Event_SetLocale () | |
Event_ExportPack () | |
SyncToProject () | |
SyncToString () |