Class rex_article_content_base
Klasse regelt den Zugriff auf Artikelinhalte. Alle benötigten Daten werden von der DB bezogen.
Direct known subclasses
Indirect known subclasses
Package: redaxo\structure\content
Located at redaxo/src/addons/structure/plugins/content/lib/article_content_base.php
Located at redaxo/src/addons/structure/plugins/content/lib/article_content_base.php
Methods summary
public
|
||
protected
|
||
public
|
||
public
|
||
public
|
||
public
|
||
public
|
||
public
|
||
public
|
||
public
|
||
public
|
||
public
|
||
public
|
||
public
|
||
protected
|
||
protected
|
||
public
|
||
public
|
||
protected
string
|
||
public
string
|
||
public
string
|
#
getArticle( integer $curctype = -1 )
Returns the content of the article of the given ctype. If no ctype is given, content of all ctypes is returned. |
|
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 $module_id )
Method which gets called, after all slices have been processed. |
|
public
|
||
protected
|
||
protected
|
||
protected
|
||
public
|
||
protected
|
Properties summary
public
mixed
|
$warning
|
|
public
mixed
|
$info
|
|
public
mixed
|
$debug
|
|
public
mixed
|
$template_id
|
|
public
mixed
|
$template_attributes
|
|
protected
mixed
|
$category_id
|
|
protected
mixed
|
$article_id
|
|
protected
mixed
|
$slice_id
|
|
protected
mixed
|
$getSlice
|
|
protected
mixed
|
$mode
|
|
protected
mixed
|
$function
|
|
protected
mixed
|
$ctype
|
|
protected
mixed
|
$clang
|
|
protected
mixed
|
$eval
|
|
protected
mixed
|
$slice_revision
|
|
protected
mixed
|
$ARTICLE
|