[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/vendor/s9e/text-formatter/src/Configurator/TemplateChecks/ -> AbstractXSLSupportCheck.php (summary)

(no description)

Copyright: Copyright (c) 2010-2022 The s9e authors
License: http://www.opensource.org/licenses/mit-license.php The MIT License
File Size: 123 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 5 functions

  check()
  checkXPathExpression()
  checkXPathExpressions()
  checkXslElements()
  getXPathExpressions()

Functions
Functions that are not part of a class:

check(DOMElement $template, Tag $tag)   X-Ref
Check for elements not supported by the PHP renderer

param: DOMElement $template <xsl:template/> node
param: Tag        $tag      Tag this template belongs to

checkXPathExpression(string $expr)   X-Ref
Check given XPath expression


checkXPathExpressions(DOMElement $template)   X-Ref
Check all XPath expressions in given template


checkXslElements(DOMElement $template)   X-Ref
Check all XSL elements in given template


getXPathExpressions(DOMElement $template)   X-Ref
Return all XPath expressions in given template




Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1