| [ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 124 lines (4 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
ApacheUrlMatcher:: (2 methods):
match()
denormalizeValues()
Class: ApacheUrlMatcher - X-Ref
ApacheUrlMatcher matches URL based on Apache mod_rewrite matching (see ApacheMatcherDumper).| match($pathinfo) X-Ref |
| Tries to match a URL based on Apache mod_rewrite matching. Returns false if no route matches the URL. param: string $pathinfo The pathinfo to be parsed return: array An array of parameters |
| denormalizeValues(array $values) X-Ref |
| Denormalizes an array of values. param: string[] $values return: array |
| Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |