|
| | __construct (Env $env) |
| | Sneak an environment in here since it's not exposed as part of the ParsoidExtensionAPI.
|
| |
| | toDOM (ParsoidExtensionAPI $extApi, ?SelectiveUpdateData $selectiveUpdateData=null) |
| | - Parameters
-
| ParsoidExtensionAPI | $extApi | |
| ?SelectiveUpdateData | $selectiveUpdateData | |
- Returns
- Document the result document in "prepared and loaded" form
|
| |
| | fromDOM (ParsoidExtensionAPI $extApi, ?SelectiveUpdateData $selectiveUpdateData=null) |
| | - Parameters
-
| ParsoidExtensionAPI | $extApi | |
| ?SelectiveUpdateData | $selectiveUpdateData | |
- Returns
- string
|
| |
◆ __construct()
| Wikimedia\Parsoid\Wikitext\ContentModelHandler::__construct |
( |
Env | $env | ) |
|
Sneak an environment in here since it's not exposed as part of the ParsoidExtensionAPI.
- Parameters
-
◆ fromDOM()
◆ toDOM()
The documentation for this class was generated from the following file:
- src/Wikitext/ContentModelHandler.php