ContentReadServiceInterface
in
Class ContentReadServiceInterface
Table of Contents
- findById() : mixed
- getAllInfoElements() : array<string|int, InfoElementContent>
- nextContentGroupId() : ContentIdentificationInterface
Methods
findById()
public
findById(mixed $id) : mixed
Parameters
- $id : mixed
-
id of the Content
Tags
Return values
mixed —getAllInfoElements()
public
getAllInfoElements() : array<string|int, InfoElementContent>
Tags
Return values
array<string|int, InfoElementContent> —nextContentGroupId()
public
nextContentGroupId() : ContentIdentificationInterface