Interface StaticSeoUrlContentInterface

Interface StaticSeoUrlContentInterface

Direct known implementers

StaticSeoUrlContent

Methods summary

public setId( IdType $id ) : StaticSeoUrlContentInterface

Set the staticSeoUrlContent ID for the staticSeoUrlContent.

public getId( void ) : integer

Return the staticSeoUrlContent ID.

public setLanguageId( IdType $languageId ) : StaticSeoUrlContentInterface

Set the language ID for the staticSeoUrlContent.

public getLanguageId( void ) : integer

Return the language ID.

public setTitle( StringType $title ) : StaticSeoUrlContentInterface

Set the title for the staticSeoUrlContent.

public getTitle( void ) : string

Return the title of the staticSeoUrlContent.

public setDescription( StringType $description ) : StaticSeoUrlContentInterface

Set the description for the staticSeoUrlContent.

public getDescription( void ) : string

Return the description of the staticSeoUrlContent.

public setKeywords( StringType $keywords ) : StaticSeoUrlContentInterface

Set the keywords for the staticSeoUrlContent.

public getKeywords( void ) : string

Return the keywords of the staticSeoUrlContent.