| [ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 97 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
DisallowXPathFunction:: (3 methods):
__construct()
check()
getExpressions()
Class: DisallowXPathFunction - X-Ref
| __construct($funcName) X-Ref |
| Constructor param: string $funcName Name of the disallowed function |
| check(DOMElement $template, Tag $tag) X-Ref |
| Test for the presence of given XPath function param: DOMElement $template <xsl:template/> node param: Tag $tag Tag this template belongs to return: void |
| getExpressions(DOMElement $template) X-Ref |
| Get all the potential XPath expressions used in given template param: DOMElement $template <xsl:template/> node return: array XPath expression as key, reference node as value |
| Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |