phpDocumentor

InfoElementContentBuilder
in package
implements BuilderInterface, InfoElementContentBuilderInterface

Class InfoElementContentBuilder

This class represents an info element content builder

Tags
category

System

Interfaces, Classes and Traits

BuilderInterface
Interface BuilderInterface
InfoElementContentBuilderInterface
Interface InfoElementContentBuilderInterface

Table of Contents

$headings  : ContentHeadingCollection
Localized content headings
$id  : int|null
Content group id
$position  : PagePosition
Content position
$sortOrder  : ContentSortOrder
Sort order
$status  : ContentStatusCollection
Content status
$texts  : ContentTextCollection
Localized content texts
$titles  : ContentTitleCollection
Localized content titles
build()  : InfoElementContent
Return the created InfoElementContent instance
create()  : InfoElementContentBuilder
Return new instance of the builder
inPosition()  : InfoElementContentBuilder
Set the page position
usingHeadings()  : InfoElementContentBuilder
Set the localized content headings
usingId()  : InfoElementContentBuilder
Set the content group id
usingSortOrder()  : $this
Set the sort order
usingStatus()  : InfoElementContentBuilder
Set the activation status
usingTexts()  : InfoElementContentBuilder
Set the localized content texts
usingTitles()  : InfoElementContentBuilder
Set the localized content titles

Properties

Methods

Search results