Zeta Components Manual :: Docs For Class ezcDocumentRstXhtmlDirective
Document::ezcDocumentRstXhtmlDirective
Interface ezcDocumentRstXhtmlDirective
Interface for directives also supporting HTML output
Source for this file: /Document/src/interfaces/rst_xhtml_directive.php
Version: | //autogen// |
Method Summary
public void |
toXhtml(
$document
, $root
)
Transform directive to HTML |
Methods
toXhtml
void
toXhtml(
$document
,
$root
)
Transform directive to HTML
Create a XHTML structure at the directives position in the document.
Parameters:
Name | Type | Description |
---|---|---|
$document |
DOMDocument | |
$root |
DOMElement |
Documentation generated by phpDocumentor 1.4.3