MediaWiki  master
BackupTextPassTestModelHandler Class Reference
Inheritance diagram for BackupTextPassTestModelHandler:
Collaboration diagram for BackupTextPassTestModelHandler:

Public Member Functions

 __construct ()
 
 exportTransform ($text, $format=null)
 
- Public Member Functions inherited from TextContentHandler
 __construct ($modelId=CONTENT_MODEL_TEXT, $formats=[CONTENT_FORMAT_TEXT])
 
 getFieldsForSearchIndex (SearchEngine $engine)
 
 makeEmptyContent ()
 Creates an empty TextContent object. More...
 
 merge3 (Content $oldContent, Content $myContent, Content $yourContent)
 Attempts to merge differences between three versions. More...
 
 serializeContent (Content $content, $format=null)
 Returns the content's text as-is. More...
 
 supportsDirectEditing ()
 
 unserializeContent ($text, $format=null)
 Unserializes a Content object of the type supported by this ContentHandler. More...
 

Additional Inherited Members

- Protected Member Functions inherited from TextContentHandler
 getContentClass ()
 Returns the name of the associated Content class, to be used when creating new objects. More...
 

Detailed Description

Definition at line 617 of file backupTextPassTest.php.

Constructor & Destructor Documentation

BackupTextPassTestModelHandler::__construct ( )

Definition at line 619 of file backupTextPassTest.php.

Member Function Documentation

BackupTextPassTestModelHandler::exportTransform (   $text,
  $format = null 
)

Definition at line 623 of file backupTextPassTest.php.


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