v1.0.0
English

SiteURI.php

system/HTTP/SiteURI.php
1 class 19 methods

class SiteURI

URI for the application site
__construct (App $configApp, string $relativePath = '', ?string $host = null, ?string $scheme = null, ) public
parseRelativePath (string $relativePath) private
determineBaseURL (App $configApp, ?string $host, ?string $scheme, ) private
getIndexPageRoutePath (string $routePath) private
normalizeBaseURL (App $configApp) private
setBasePath () private
setBaseURL (string $baseURL) public
setURI (?string $uri = null) public
getBaseURL () public
getRoutePath () public
__toString () public
setPath (string $path) public
setRoutePath (string $routePath) private
convertToSegments (string $path) private
refreshPath () public
applyParts (array $parts) protected
baseUrl ($relativePath = '', ?string $scheme = null) public
stringifyRelativePath ($relativePath) private
siteUrl ($relativePath = '', ?string $scheme = null, ?App $config = null) public
phpDG v1.0.0 SiteURI.php 662 files 498 classes 763 fn
Generated