PTCheckDB Class Reference

Script to check the consistency of the databases of the page translation feature and fix problems. More...

Inheritance diagram for PTCheckDB:
Inheritance graph
[legend]
Collaboration diagram for PTCheckDB:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 __construct ()
 execute ()

Protected Member Functions

 checkSectionTable ()
 checkRevTagTable ()
 idToName ($id)
 getSectionNames ($result)
 findDeletedPage ($id)
 checkTransrevRevision ($revId)

Detailed Description

Script to check the consistency of the databases of the page translation feature and fix problems.

Todo:
Document methods.

Definition at line 25 of file pagetranslation-check-database.php.


Constructor & Destructor Documentation

PTCheckDB::__construct (  ) 

Reimplemented from Maintenance.

Definition at line 26 of file pagetranslation-check-database.php.

Here is the call graph for this function:


Member Function Documentation

PTCheckDB::checkRevTagTable (  )  [protected]

Definition at line 102 of file pagetranslation-check-database.php.

Referenced by execute().

Here is the call graph for this function:

PTCheckDB::checkSectionTable (  )  [protected]

Definition at line 55 of file pagetranslation-check-database.php.

Referenced by execute().

Here is the call graph for this function:

PTCheckDB::checkTransrevRevision ( revId  )  [protected]

Definition at line 192 of file pagetranslation-check-database.php.

Referenced by checkRevTagTable().

Here is the call graph for this function:

PTCheckDB::execute (  ) 

Reimplemented from Maintenance.

Definition at line 32 of file pagetranslation-check-database.php.

Here is the call graph for this function:

PTCheckDB::findDeletedPage ( id  )  [protected]

Definition at line 177 of file pagetranslation-check-database.php.

Referenced by checkRevTagTable(), checkSectionTable(), and idToName().

Here is the call graph for this function:

PTCheckDB::getSectionNames ( result  )  [protected]

Definition at line 167 of file pagetranslation-check-database.php.

Referenced by checkSectionTable().

PTCheckDB::idToName ( id  )  [protected]

Definition at line 156 of file pagetranslation-check-database.php.

Referenced by checkRevTagTable().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Thu Oct 11 00:01:21 2012 for MediaWiki Translate Extension by  doxygen 1.6.3