PHP Class Jarves\Model\Domain

Inheritance: extends Jarves\Model\Base\Domain
Afficher le fichier Open project: jarves/jarves Class Usage Examples

Méthodes publiques

Méthode Description
getRealDomain ( ) : string
getThemeOptions ( )
getUrl ( boolean $pSSL = null ) : string Returns the full url, with http/s, hostname and language prefix.
setRealDomain ( string $pRealDomain )
setThemeOptions ( $v )

Method Details

getRealDomain() public méthode

public getRealDomain ( ) : string
Résultat string

getThemeOptions() public méthode

public getThemeOptions ( )

getUrl() public méthode

Returns the full url, with http/s, hostname and language prefix.
public getUrl ( boolean $pSSL = null ) : string
$pSSL boolean
Résultat string

setRealDomain() public méthode

public setRealDomain ( string $pRealDomain )
$pRealDomain string

setThemeOptions() public méthode

public setThemeOptions ( $v )