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

Native Parsoid implementation of the Cite extension that ties together <ref> and <references>. More...

+ Inheritance diagram for Wikimedia\Parsoid\Ext\Cite\Cite:
+ Collaboration diagram for Wikimedia\Parsoid\Ext\Cite\Cite:

Public Member Functions

 getConfig ()
 Return information about this extension module.FIXME: Add more expected fields or create a class for this FIXME: The 'name' is expected to be the same as the name defined at the top level of extension.json.

Returns
array{name:string}

 

Detailed Description

Native Parsoid implementation of the Cite extension that ties together <ref> and <references>.

Member Function Documentation

◆ getConfig()

Wikimedia\Parsoid\Ext\Cite\Cite::getConfig ( )

Return information about this extension module.FIXME: Add more expected fields or create a class for this FIXME: The 'name' is expected to be the same as the name defined at the top level of extension.json.

Returns
array{name:string}

Implements Wikimedia\Parsoid\Ext\ExtensionModule.


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