|
FusionDirectory
|
Class URL Static methods to get/build URLs. More...
Static Public Member Functions | |
| static | sslOn () |
| Returns TRUE if SSLÂ was used to contact FD, whether directly or through a proxy. | |
| static | getSslUrl () |
| Returns SSL URL to redirect to. | |
| static | getPageURL ($queryString=FALSE) |
| Returns current page URL. | |
| static | getHostName () |
| Returns hostname to identify this website. | |
| static | buildAbsoluteUrl (string $path) |
| Returns absolute URL from relative URL. | |
Class URL Static methods to get/build URLs.
Definition at line 27 of file class_URL.inc.
1.8.13