phpDocumentor

StaticSeoUrlContentInterface

Interface StaticSeoUrlContentInterface

Tags
category

System

subpackage

Interfaces

Table of Contents

getDescription()  : string
Return the description of the staticSeoUrlContent.
getId()  : int
Return the staticSeoUrlContent ID.
getKeywords()  : string
Return the keywords of the staticSeoUrlContent.
getLanguageId()  : int
Return the language ID.
getTitle()  : string
Return the title of the staticSeoUrlContent.
setDescription()  : StaticSeoUrlContentInterface
Set the description for the staticSeoUrlContent.
setId()  : StaticSeoUrlContentInterface
Set the staticSeoUrlContent ID for the staticSeoUrlContent.
setKeywords()  : StaticSeoUrlContentInterface
Set the keywords for the staticSeoUrlContent.
setLanguageId()  : StaticSeoUrlContentInterface
Set the language ID for the staticSeoUrlContent.
setTitle()  : StaticSeoUrlContentInterface
Set the title for the staticSeoUrlContent.

Methods

getDescription()

Return the description of the staticSeoUrlContent.

public getDescription() : string
Return values
string

Description.

Search results