Parsoid
A bidirectional parser between wikitext and HTML5
Loading...
Searching...
No Matches
Wikimedia\Parsoid\Core\SelserData Class Reference

TODO: Kept around for backwards compatibilty with uses outside this repo. More...

+ Inheritance diagram for Wikimedia\Parsoid\Core\SelserData:
+ Collaboration diagram for Wikimedia\Parsoid\Core\SelserData:

Additional Inherited Members

- Public Member Functions inherited from Wikimedia\Parsoid\Core\SelectiveUpdateData
 __construct (string $revText, ?string $revHTML=null, ?string $mode=null)
 Data that's necessary to perform selective serialization.
 
- Public Attributes inherited from Wikimedia\Parsoid\Core\SelectiveUpdateData
string $revText
 
string $revHTML
 
Document $revDOM
 DOM document corresponding to $revHTML.
 
string $templateTitle
 If we are doing selective updates for a template edit, title string of the edited template.
 
string $mode
 Options for selective HTML updates: template, section, generic.
 

Detailed Description

TODO: Kept around for backwards compatibilty with uses outside this repo.


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