| [ 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: | 70 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| getParser() X-Ref |
| Return the cached instance of RecursiveParser return: RecursiveParser |
| isAllowed(string $filter, array $allowedFilters) X-Ref |
| Test whether given filter is a default filter or is in the list of allowed filters param: string $filter param: string[] $allowedFilters return: bool |
| parse(string $filterString) X-Ref |
| Parse a filter definition param: string $filterString Filter definition such as "#number" or "strtolower($attrValue)" return: array Associative array with a "filter" element and optionally a |
| Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |