[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
Provides methods to determine if a modified URL should be considered cross-origin.
Author: | Graham Campbell |
File Size: | 55 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
isCrossOrigin(UriInterface $original, UriInterface $modified) X-Ref |
Determines if a modified URL should be considered cross-origin with respect to an original URL. return: bool |
computePort(UriInterface $uri) X-Ref |
return: int |
__construct() X-Ref |
No description |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |