Method | Description | |
---|---|---|
__construct ( |
||
convertMarkdownToHtml ( ) | ||
exportForTwigRendering ( ) | ||
getConfiguration ( ) : |
||
getHtmlContent ( ) | ||
getLayoutTwigEnvironment ( ) | ||
getMarkdownContent ( ) | ||
getPageContent ( ) | ||
getPageTwigEnvironment ( ) | ||
getRelativeLocation ( ) | ||
renderLayoutTwigEnvironment ( ) | ||
renderPageTwigEnvironment ( ) | ||
setConfiguration ( |
||
setHtmlContent ( $htmlContent ) | ||
setLayoutTwigEnvironment ( Twig_Environment $layoutTwigEnvironment = null ) | ||
setMarkdownContent ( $markdownContent ) | ||
setPageContent ( $pageContent ) | ||
setPageTwigEnvironment ( $pageTwigEnvironment ) | ||
setRelativeLocation ( $location ) | ||
writeHtmlFile ( $destination ) |
Method | Description | |
---|---|---|
getDataForTwigRendering ( ) |
public getConfiguration ( ) : |
||
return |
public setConfiguration ( |
||
$configuration |
public setLayoutTwigEnvironment ( Twig_Environment $layoutTwigEnvironment = null ) | ||
$layoutTwigEnvironment | Twig_Environment |