Class rex_article_content_editor
Erweiterung eines Artikels um slicemanagement.
- rex_article_content_base
-
rex_article_content
-
rex_article_content_editor
Located at redaxo/src/addons/structure/plugins/content/lib/article_content_editor.php
Methods summary
public
|
||
protected
string
|
||
protected
string
|
#
preArticle( string $articleContent, integer $module_id )
Method which gets called, before the slices of the article are processed. |
|
protected
string
|
#
postArticle( string $articleContent, integer $moduleIdToAdd )
Method which gets called, after all slices have been processed. |
|
protected
|
||
protected
|
Methods inherited from rex_article_content
_getValue()
,
getArticle()
,
getContentAsQuery()
,
hasValue()
,
setArticleId()
Methods inherited from rex_article_content_base
correctValue()
,
getArticleId()
,
getArticleTemplate()
,
getClang()
,
getClangId()
,
getSlice()
,
getSqlInstance()
,
getStreamOutput()
,
getTemplateId()
,
getValue()
,
replaceCommonVars()
,
replaceLinks()
,
replaceObjectVars()
,
replaceVars()
,
setClang()
,
setEval()
,
setFunction()
,
setMode()
,
setSliceId()
,
setSliceRevision()
,
setTemplateId()
Properties summary
Properties inherited from rex_article_content_base
$ARTICLE
,
$article_id
,
$category_id
,
$clang
,
$ctype
,
$debug
,
$eval
,
$function
,
$getSlice
,
$info
,
$mode
,
$slice_id
,
$slice_revision
,
$template_attributes
,
$template_id
,
$warning