메소드 | 설명 | |
---|---|---|
addRoute ( string $route, |
Add a route to document. | |
getBaseDomain ( ) : string | Returns base domain of custom-url. | |
getDomainParts ( ) : array | Returns domain parts of custom-url. | |
getRoutes ( ) : |
Returns list of existing routes. | |
getTargetLocale ( ) : string | Returns locale for target. | |
getTitle ( ) : string | Returns title of custom-url. | |
isCanonical ( ) : boolean | Returns true if canonical is enabled. | |
isPublished ( ) : string | Returns state of custom-url. | |
isRedirect ( ) : boolean | Returns true if redirect is enabled. | |
setRoutes ( array $routes ) | Set list of routes. |
public getBaseDomain ( ) : string | ||
리턴 | string |
public getDomainParts ( ) : array | ||
리턴 | array |
public getRoutes ( ) : |
||
리턴 |
public isCanonical ( ) : boolean | ||
리턴 | boolean |