setHostInfo() public method
Sets the host info that is used by createAbsoluteUrl() to prepend to created URLs.
public void setHostInfo ( $value ) | ||
---|---|---|
$value | string |
The host info (e.g. "http://www.example.com") that is used by createAbsoluteUrl() to prepend to created URLs. |
Please login to continue.