UrlQuery
Deprecated!
since 5.0.0 will be removed in 6.0.0 see: |
Methods
public static shouldAppendTrailingSlash():bool
Deprecated!
since 5.0.0 will be removed in 6.0.0 |
public __construct($path = null, $lang = null)
UrlQuery constructor.
Type |
Name |
Description |
|
||
|
public append($suffix):UrlQuery
Deprecated!
since 5.0.0 will be removed in 6.0.0 |
Type |
Name |
Description |
|
public join($path):UrlQuery
Deprecated!
since 5.0.0 will be removed in 6.0.0 see: |
Type |
Name |
Description |
|
public toAbsoluteUrl($includeLanguage = false):string
Deprecated!
since 5.0.0 will be removed in 6.0.0 |
Type |
Name |
Description |
|
public toRelativeUrl($includeLanguage = false):string
Deprecated!
since 5.0.0 will be removed in 6.0.0 |
Type |
Name |
Description |
|
public getPath($includeLanguage = false):mixed
Deprecated!
since 5.0.0 will be removed in 6.0.0 |
Type |
Name |
Description |
|
public equals($path):bool
Deprecated!
since 5.0.0 will be removed in 6.0.0 |
Type |
Name |
Description |
|
Thank you for your feedback!