Interface for directives also supporting HTML output
Source for this file: /Document/src/interfaces/rst_xhtml_directive.php
Version: | //autogen// |
public void |
toXhtml(
$document
, $root
)
Transform directive to HTML |
Transform directive to HTML
Create a XHTML structure at the directives position in the document.
Name | Type | Description |
---|---|---|
$document |
DOMDocument | |
$root |
DOMElement |