메소드 | 설명 | |
---|---|---|
getContentPath ( string $route, string $webspaceKey = null, string $locale = null, string $domain = null, string $scheme = 'http' ) : string | Generates real url for given content. | |
getContentRootPath ( boolean $full = false ) : string | Generates real root url. |
public getContentRootPath ( boolean $full = false ) : string | ||
$full | boolean | if TRUE the full url will be returned, if FALSE only the current prefix is returned |
리턴 | string |