| [ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
| Copyright: | Copyright (c) 2010-2022 The s9e authors |
| License: | http://www.opensource.org/licenses/mit-license.php The MIT License |
| File Size: | 156 lines (5 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
TemplateChecker:: (5 methods):
__construct()
checkTag()
checkTemplate()
disable()
enable()
Class: TemplateChecker - X-Ref
| __construct() X-Ref |
| Constructor Will load the default checks |
| checkTag(Tag $tag) X-Ref |
| Check a given tag's templates for disallowed content param: Tag $tag Tag whose templates will be checked return: void |
| checkTemplate($template, Tag $tag = null) X-Ref |
| Check a given template for disallowed content param: string $template Template param: Tag $tag Tag this template belongs to return: void |
| disable() X-Ref |
| Disable all checks return: void |
| enable() X-Ref |
| Enable all checks return: void |
| Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |