MediaWiki master
XMLRCFeedFormatter Class Reference

Inherits MachineReadableRCFeedFormatter.

Collaboration diagram for XMLRCFeedFormatter:

Protected Member Functions

 formatArray (array $packet)
 Take the packet and return the formatted string.
 

Additional Inherited Members

- Public Member Functions inherited from MachineReadableRCFeedFormatter
 getLine (array $feed, RecentChange $rc, $actionComment)
 Generates a notification that can be easily interpreted by a machine.
 

Detailed Description

Since
1.23

Definition at line 24 of file XMLRCFeedFormatter.php.

Member Function Documentation

◆ formatArray()

XMLRCFeedFormatter::formatArray ( array $packet)
protected

Take the packet and return the formatted string.

Parameters
array$packet
Returns
string

Reimplemented from MachineReadableRCFeedFormatter.

Definition at line 26 of file XMLRCFeedFormatter.php.

References ApiFormatXml\recXmlPrint().


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