InfoPageContentBuilderInterface

Extends

Interface InfoPageContentBuilderInterface

category

System

package

Content

subpackage

Interfaces

Methods

Set the page position

inPosition(\PagePosition $position) : \InfoPageContentBuilder

Arguments

$position

\PagePosition

Page position

Response

\InfoPageContentBuilder

Same instance

Set the content "Allow robots" status

usingAllowRobotsStatus(\ContentAllowRobotsStatus $allowRobotsStatus) : \InfoPageContentBuilder

Arguments

$allowRobotsStatus

\ContentAllowRobotsStatus

"Allow robots" status

Response

\InfoPageContentBuilder

Same instance

Set the localized content download files

usingDownloadFiles(\ContentDownloadFileCollection $downloads) : \InfoPageContentBuilder

Arguments

$downloads

\ContentDownloadFileCollection

Localized download files

Response

\InfoPageContentBuilder

Same instance

Set the localized content headings

usingHeadings(\ContentHeadingCollection $headings) : \InfoPageContentBuilder

Arguments

$headings

\ContentHeadingCollection

Localized headings

Response

\InfoPageContentBuilder

Same instance

Set the content group id

usingId(integer|null $id = null) : \InfoPageContentBuilder

Arguments

$id

integer|null

Response

\InfoPageContentBuilder

Same instance

Set the localized content meta descriptions

usingMetaDescriptions(\ContentMetaDescriptionCollection $metaDescriptions) : \InfoPageContentBuilder

Arguments

$metaDescriptions

\ContentMetaDescriptionCollection

Localized meta descriptions

Response

\InfoPageContentBuilder

Same instance

Set the localized content meta keywords

usingMetaKeywords(\ContentMetaKeywordsCollection $metaKeywords) : \InfoPageContentBuilder

Arguments

$metaKeywords

\ContentMetaKeywordsCollection

Localized meta keywords

Response

\InfoPageContentBuilder

Same instance

Set the localized content meta titles

usingMetaTitles(\ContentMetaTitleCollection $metaTitles) : \InfoPageContentBuilder

Arguments

$metaTitles

\ContentMetaTitleCollection

Localized meta titles

Response

\InfoPageContentBuilder

Same instance

Set the localized content names

usingNames(\ContentNameCollection $names) : \InfoPageContentBuilder

Arguments

$names

\ContentNameCollection

Localized names

Response

\InfoPageContentBuilder

Same instance

Set the localized content OpenGraph images

usingOpengraphImages(\ContentOpengraphImageCollection $opengraphImages) : \InfoPageContentBuilder

Arguments

$opengraphImages

\ContentOpengraphImageCollection

Localized OpenGraph images

Response

\InfoPageContentBuilder

Same instance

Set the content sitemap information

usingSitemap(\ContentSitemap $sitemap) : \InfoPageContentBuilder

Arguments

$sitemap

\ContentSitemap

Sitemap information

Response

\InfoPageContentBuilder

Same instance

Set the activation status

usingStatus(\ContentStatus $status) : \InfoPageContentBuilder

Arguments

$status

\ContentStatus

Activation status

Response

\InfoPageContentBuilder

Same instance

Set the localized content texts

usingTexts(\ContentTextCollection $texts) : \InfoPageContentBuilder

Arguments

$texts

\ContentTextCollection

Localized texts

Response

\InfoPageContentBuilder

Same instance

Set the localized content titles

usingTitles(\ContentTitleCollection $titles) : \InfoPageContentBuilder

Arguments

$titles

\ContentTitleCollection

Localized titles

Response

\InfoPageContentBuilder

Same instance

Set the localized content URL keywords

usingUrlKeywords(\ContentUrlKeywordsCollection $urlKeywords) : \InfoPageContentBuilder

Arguments

$urlKeywords

\ContentUrlKeywordsCollection

Localized URL keywords

Response

\InfoPageContentBuilder

Same instance

Set the localized content URL rewrite

usingUrlRewrites(\ContentUrlRewriteCollection $urlRewrites) : \InfoPageContentBuilder

Arguments

$urlRewrites

\ContentUrlRewriteCollection

Localized URL rewrites

Response

\InfoPageContentBuilder

Same instance