class TemplateParser

Constants

XMLNS_XSL

XSL namespace

Properties

static string $voidRegexp

Methods

static DOMDocument
parse(string $template)

Parse a template into an internal representation

Details

at line 33
static DOMDocument parse(string $template)

Parse a template into an internal representation

Parameters

string $template

Source template

Return Value

DOMDocument

Internal representation