[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 55 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
DisallowElementNS:: (2 methods):
__construct()
check()
Class: DisallowElementNS - X-Ref
__construct($namespaceURI, $elName) X-Ref |
Constructor param: string $namespaceURI Namespace URI of the disallowed element param: string $elName Local name of the disallowed element |
check(DOMElement $template, Tag $tag) X-Ref |
Test for the presence of an element of given name in given namespace param: DOMElement $template <xsl:template/> node param: Tag $tag Tag this template belongs to return: void |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |