Свойство | Type | Description | |
---|---|---|---|
$_baseUrl | Horde_Url | The URL used as the base for the smartmobile anchor. |
Méthode | Description | |
---|---|---|
__construct ( Horde_Url $url = null, boolean $raw = null ) | Constructor. | |
toString ( boolean $raw = false, boolean $full = true ) : string | Creates the full URL string. |
public __construct ( Horde_Url $url = null, boolean $raw = null ) | ||
$url | Horde_Url | The basic URL. |
$raw | boolean | Whether to output the URL in the raw URL format or HTML-encoded. |