phpDocumentor

ContentRepositoryInterface

Interface ContentRepositoryInterface

Tags
category

System

subpackage

Interfaces

Table of Contents

deleteById()  : ContentRepositoryInterface
deletes the content data in database by id.
findById()  : mixed
getAllContentPages()  : array<string|int, mixed>
getAllInfoElements()  : array<string|int, InfoElementContent>
nextContentGroupId()  : ContentIdentificationInterface
storeInfoElementContent()  : ContentRepositoryInterface
Save the info element content
storeInfoPageContent()  : ContentRepositoryInterface
Save the info page content
storeLinkPageContent()  : ContentRepositoryInterface
Save the link page content
updateInfoElementContent()  : void
Updates an info element content
updateInfoPageContent()  : void
Updates an info page content.
updateLinkPageContent()  : void
Updates a link page content.

Methods

getAllContentPages()

public getAllContentPages() : array<string|int, mixed>
Return values
array<string|int, mixed>

Search results