setBaseUrl() public method
Sets the base URL that is used by createUrl() to prepend to created URLs.
This is mainly used when $enablePrettyUrl is true and $showScriptName is false.
| public void setBaseUrl ( $value ) | ||
|---|---|---|
| $value | string |
The base URL that is used by createUrl() to prepend to created URLs. |
Please login to continue.