Class ContentWriter
This class represents the content writer
category |
System |
---|---|
package |
Content |
__construct(\CI_DB_query_builder $queryBuilder)
\CI_DB_query_builder
CodeIgniter 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 |
|
---|
\InfoElementContent
Info element content
string
New content group ID
storeInfoPageContent(\InfoPageContent $infoPageContent) : string
Throws |
|
---|
\InfoPageContent
Info page content
string
New content group ID
storeLinkPageContent(\LinkPageContent $linkPageContent) : string
Throws |
|
---|
\LinkPageContent
Link page content
string
New 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