Class StaticSeoUrlContent
Class StaticSeoUrlContent
Represents the default settings of a single StaticSeoUrlContent in a StaticSeoUrl.
- StaticSeoUrlContent implements StaticSeoUrlContentInterface
Package: StaticSeoUrl\Entities
Category: System
Located at Services/Core/StaticSeoUrl/Entities/StaticSeoUrlContent.inc.php
Category: System
Located at Services/Core/StaticSeoUrl/Entities/StaticSeoUrlContent.inc.php
Methods summary
public
setId( IdType $id )
: StaticSeoUrlContentInterface
Set the staticSeoUrlContent ID for the staticSeoUrlContent.
public
setLanguageId( IdType $languageId )
: StaticSeoUrlContentInterface
Set the language ID for the staticSeoUrlContent.
public
setTitle( StringType $title )
: StaticSeoUrlContentInterface
Set the title for the staticSeoUrlContent.
public
setDescription( StringType $description )
: StaticSeoUrlContentInterface
Set the description for the staticSeoUrlContent.
public
setKeywords( StringType $keywords )
: StaticSeoUrlContentInterface
Set the keywords for the staticSeoUrlContent.