ContentSitemapInterface
in
Interface ContentSitemapInterface
Tags
Table of Contents
- frequencyOfChange() : string
- Return the change frequency of the content
- isVisible() : bool
- Return whether the content is visible in the site map
- priorities() : ContentSitemapPriorityCollection
- Return the site map content priority collection
Methods
frequencyOfChange()
Return the change frequency of the content
public
frequencyOfChange() : string
Return values
string —isVisible()
Return whether the content is visible in the site map
public
isVisible() : bool
Return values
bool —priorities()
Return the site map content priority collection
public
priorities() : ContentSitemapPriorityCollection