Méthode | Description | |
---|---|---|
__construct ( ) | ||
addDomain ( |
Add domain. | |
clearDomains ( ) | Removes all domains. | |
getContent ( ) : string | Get content. | |
getDomains ( ) : Doctrine\Common\Collections\Collection | Get domains. | |
getId ( ) : integer | Get id. | |
getTitle ( ) : string | Get title. | |
getType ( ) : string | Get type. | |
getWebspaceKey ( ) : string | Get webspace-key. | |
isAllDomains ( ) : boolean | Get allDomains. | |
removeDomain ( |
Remove domain. | |
setAllDomains ( boolean $allDomains ) : |
Set allDomains. | |
setContent ( string $content ) : |
Set content. | |
setTitle ( string $title ) : |
Set title. | |
setType ( string $type ) : |
Set type. | |
setWebspaceKey ( string $webspaceKey ) : |
Set webspace-key. |
public addDomain ( |
||
$domain | ||
Résultat |
public getDomains ( ) : Doctrine\Common\Collections\Collection | ||
Résultat | Doctrine\Common\Collections\Collection |
public getWebspaceKey ( ) : string | ||
Résultat | string |
public setAllDomains ( boolean $allDomains ) : |
||
$allDomains | boolean | |
Résultat |
public setContent ( string $content ) : |
||
$content | string | |
Résultat |
public setWebspaceKey ( string $webspaceKey ) : |
||
$webspaceKey | string | |
Résultat |