Class UrlRewrite
UrlRewrite
Methods summary
public
__construct( NonEmptyStringType $contentType, IdType $contentId, IdType $languageId, NonEmptyStringType $rewriteUrl, NonEmptyStringType $targetUrl )
UrlRewrite constructor.
protected
_sanitizeUrl( NonEmptyStringType $rewriteUrl )
: string
Filters a string allowing the characters a-z, 0-9, - and /. Similar characters are mapped to its latin equivalent.