Class ContentWriter
This class represents the content writer
| category |
System |
|---|---|
| package |
Content |
__construct(\CI_DB_query_builder $queryBuilder)
\CI_DB_query_builderCodeIgniter QueryBuilder
contentGroupIdExists(integer $id) : boolean
integer
boolean
getGroupIdsString() : string
string
getTranslation(\LocalizedContentAttributeCollectionInterface $collection = null, \LanguageCode $languageCodeObject = null) : mixed|null
\LocalizedContentAttributeCollectionInterface
\LanguageCode
mixed|null
mapLanguages()
nextId() : string
string
storeInfoElementContent(\InfoElementContent $infoElementContent) : string
| Throws |
|
|---|
\InfoElementContentInfo element content
stringNew content group ID
storeInfoPageContent(\InfoPageContent $infoPageContent) : string
| Throws |
|
|---|
\InfoPageContentInfo page content
stringNew content group ID
storeLinkPageContent(\LinkPageContent $linkPageContent) : string
| Throws |
|
|---|
\LinkPageContentLink page content
stringNew content group ID
updateInfoElementContent(\InfoElementContent $infoElement)
| Throws |
|
|---|
\InfoElementContent
updateInfoPageContent(\InfoPageContent $infoPage)
| Throws |
|
|---|
\InfoPageContent
updateLinkPageContent(\LinkPageContent $linkPage)
| Throws |
|
|---|
\LinkPageContent
queryBuilder : \CI_DB_query_builder
| var |
|---|
\CI_DB_query_builder
languageMap : array
| var |
|---|
array
data : array
| var |
|---|
array