Interface StaticSeoUrlInterface
| category |
System |
|---|---|
| package |
StaticSeoUrl |
| subpackage |
Interfaces |
addStaticSeoUrlContent(\StaticSeoUrlContentInterface $staticSeoUrlContentInterface) : \StaticSeoUrlInterface
| Throws |
|
|---|
\StaticSeoUrlContentInterface
\StaticSeoUrlInterfaceSame instance for chained method calls.
getChangeFrequency() : string
stringChange frequency.
getId() : integer
integerStaticSeoUrl ID.
getName() : string
stringName.
getOpenGraphImage() : \FilenameStringType;
\FilenameStringType;
getPriority() : string
stringPriority.
getStaticSeoUrlContentCollection() : \StaticSeoUrlContentCollection
isInRobotsFile() : boolean
boolean
isInSitemapEntry() : boolean
boolean
setChangeFrequency(\StringType $changeFrequency) : \StaticSeoUrlInterface
\StringType
\StaticSeoUrlInterfaceSame instance for chained method calls.
setId(\IdType $id) : \StaticSeoUrlInterface
setIsInRobotsFile(\BoolType $status) : \StaticSeoUrlInterface
setIsInSitemapEntry(\BoolType $status) : \StaticSeoUrlInterface
setName(\StringType $name) : \StaticSeoUrlInterface
setOpenGraphImage(\FilenameStringType $openGraphImage) : \StaticSeoUrlInterface
setPriority(\StringType $priority) : \StaticSeoUrlInterface
\StringType
\StaticSeoUrlInterfaceSame instance for chained method calls.
setStaticSeoUrlContentCollection(\StaticSeoUrlContentCollection $staticSeoUrlContentCollection) : \StaticSeoUrlInterface
\StaticSeoUrlContentCollection
\StaticSeoUrlInterfaceSame instance for chained method calls.