[ Index ]

PHP Cross Reference of phpBB-3.3.11-deutsch

title

Body

[close]

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

(no description)

File Size: 39 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

DisallowAttributeSets:: (1 method):
  check()


Class: DisallowAttributeSets  - X-Ref


check(DOMElement $template, Tag $tag)   X-Ref
Test whether the template contains an <xsl:attribute-set/>

Templates are checked outside of their stylesheet, which means we don't have access to the
<xsl:attribute-set/> declarations and we can't easily test them. Attribute sets are fairly
uncommon and there's little incentive to use them in small stylesheets

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



Generated: Sat Nov 4 14:26:03 2023 Cross-referenced by PHPXref 0.7.1