Translate extension for MediaWiki
 
Loading...
Searching...
No Matches
TTMServerBootstrap Class Reference

Script to bootstrap TTMServer translation memory. More...

Inheritance diagram for TTMServerBootstrap:

Public Member Functions

 statusLine ( $text, $channel=null)
 
 execute ()
 

Protected Member Functions

 beginBootstrap (WritableTTMServer $server)
 
 endBootstrap (WritableTTMServer $server)
 
 exportGroup (MessageGroup $group, WritableTTMServer $server)
 
 resetStateForFork ()
 

Detailed Description

Script to bootstrap TTMServer translation memory.

Since
2012-01-26

Definition at line 23 of file ttmserver-export.php.

Constructor & Destructor Documentation

◆ __construct()

TTMServerBootstrap::__construct ( )

Definition at line 27 of file ttmserver-export.php.

Member Function Documentation

◆ beginBootstrap()

TTMServerBootstrap::beginBootstrap ( WritableTTMServer $server)
protected

Definition at line 180 of file ttmserver-export.php.

◆ endBootstrap()

TTMServerBootstrap::endBootstrap ( WritableTTMServer $server)
protected

Definition at line 185 of file ttmserver-export.php.

◆ execute()

TTMServerBootstrap::execute ( )

Definition at line 67 of file ttmserver-export.php.

◆ exportGroup()

TTMServerBootstrap::exportGroup ( MessageGroup $group,
WritableTTMServer $server )
protected

Definition at line 190 of file ttmserver-export.php.

◆ resetStateForFork()

TTMServerBootstrap::resetStateForFork ( )
protected

Definition at line 283 of file ttmserver-export.php.

◆ statusLine()

TTMServerBootstrap::statusLine ( $text,
$channel = null )

Definition at line 60 of file ttmserver-export.php.


The documentation for this class was generated from the following file: