ContentMetaAttributesInterface
in
Interface ContentMetaAttributesInterface
Tags
Table of Contents
- allowRobotsStatuses() : ContentAllowRobotsStatusCollection|null
- Return the localized content allow robots statuses
- metaDescriptions() : ContentMetaDescriptionCollection
- Return the localized content meta descriptions
- metaKeywords() : ContentMetaKeywordsCollection
- Return the localized content meta titles
- metaTitles() : ContentMetaTitleCollection
- Return the localized content meta titles
- opengraphImages() : ContentOpengraphImageCollection
- Return the localized OpenGraph images
- sitemaps() : ContentSitemapCollection
- Return the localized content sitemap information
- urlKeywords() : ContentUrlKeywordsCollection
- Return the localized content URL keywords
- urlRewrites() : ContentUrlRewriteCollection
- Return the localized content URL rewrites
Methods
allowRobotsStatuses()
Return the localized content allow robots statuses
public
allowRobotsStatuses() : ContentAllowRobotsStatusCollection|null
Return values
ContentAllowRobotsStatusCollection|null —metaDescriptions()
Return the localized content meta descriptions
public
metaDescriptions() : ContentMetaDescriptionCollection
Return values
ContentMetaDescriptionCollection —metaKeywords()
Return the localized content meta titles
public
metaKeywords() : ContentMetaKeywordsCollection
Return values
ContentMetaKeywordsCollection —metaTitles()
Return the localized content meta titles
public
metaTitles() : ContentMetaTitleCollection
Return values
ContentMetaTitleCollection —opengraphImages()
Return the localized OpenGraph images
public
opengraphImages() : ContentOpengraphImageCollection
Return values
ContentOpengraphImageCollection —sitemaps()
Return the localized content sitemap information
public
sitemaps() : ContentSitemapCollection
Return values
ContentSitemapCollection —urlKeywords()
Return the localized content URL keywords
public
urlKeywords() : ContentUrlKeywordsCollection
Return values
ContentUrlKeywordsCollection —urlRewrites()
Return the localized content URL rewrites
public
urlRewrites() : ContentUrlRewriteCollection