Interface StaticSeoUrlInterface
Interface StaticSeoUrlInterface
Direct known implementers
Package: StaticSeoUrl\Interfaces
Category: System
Located at Services/Core/StaticSeoUrl/Entities/Interfaces/StaticSeoUrlInterface.inc.php
Category: System
Located at Services/Core/StaticSeoUrl/Entities/Interfaces/StaticSeoUrlInterface.inc.php
Methods summary
public
|
|
public
integer
|
|
public
|
|
public
string
|
|
public
boolean
|
#
isInSitemapEntry( )
Return true when the staticSeoUrl should be considered in the sitemap, false otherwise. |
public
|
|
public
string
|
|
public
|
#
setChangeFrequency(
Value of change frequency of staticSeoUrl in sitemap |
public
string
|
|
public
|
|
public
boolean
|
#
isInRobotsFile( )
Return true when the staticSeoUrl should be considered in the robots file, false otherwise. |
public
|
|
public
|
#
setStaticSeoUrlContentCollection(
Set the staticSeoUrlContentCollection for the staticSeoUrl. |
public
|
|
public
|
#
addStaticSeoUrlContent(
Adds a staticSeoUrlContent to the staticSeoUrlContentCollection |