phpDocumentor

LinkPageContentBuilder
in package
implements BuilderInterface, LinkPageContentBuilderInterface

Class LinkPageContentBuilder

This class represents a link page content builder

Tags
category

System

Interfaces, Classes and Traits

BuilderInterface
Interface BuilderInterface
LinkPageContentBuilderInterface
Interface LinkPageContentBuilderInterface

Table of Contents

$deletable  : ContentDeleteInterface
Content is deletable
$id  : int|null
Content group id
$links  : ContentLinkCollection
Localized content links
$names  : ContentNameCollection
Localized content names
$openInNewTabStatus  : ContentOpenInNewTabStatus
Whether the link page is opened in a new tab
$position  : PagePosition
Content position
$sortOrder  : ContentSortOrderInterface
Content sort order
$status  : ContentStatus
Content status
$titles  : ContentTitleCollection
Localized content titles
build()  : LinkPageContent
Return the created LinkPageContent instance
create()  : LinkPageContentBuilder
Return new instance of the builder
inPosition()  : LinkPageContentBuilder
Set the page position
usingDelete()  : LinkPageContentBuilder
Set the content sort order
usingId()  : LinkPageContentBuilder
Set the content group id
usingLinks()  : LinkPageContentBuilder
Set the localized content links
usingNames()  : LinkPageContentBuilder
Set the localized content names
usingOpenInNewTabStatus()  : LinkPageContentBuilder
Set whether the link page opens in a new tab
usingSortOrder()  : LinkPageContentBuilder
Set the content sort order
usingStatus()  : LinkPageContentBuilder
Set the activation status
usingTitles()  : LinkPageContentBuilder
Set the localized content titles

Properties

Methods

Search results