Class StaticSeoUrlContent
Represents the default settings of a single StaticSeoUrlContent in a StaticSeoUrl.
category |
System |
---|---|
package |
StaticSeoUrl |
subpackage |
Entities |
getDescription() : string
string
Description.
getId() : integer
integer
StaticSeoUrlContent ID.
getKeywords() : string
string
Keywords.
getLanguageId() : integer
integer
Language ID.
getTitle() : string
string
Title.
setDescription(\StringType $description) : \StaticSeoUrlContentInterface
setId(\IdType $id) : \StaticSeoUrlContentInterface
setKeywords(\StringType $keywords) : \StaticSeoUrlContentInterface
setLanguageId(\IdType $languageId) : \StaticSeoUrlContentInterface
setTitle(\StringType $title) : \StaticSeoUrlContentInterface