Documentation

rex_var_article extends rex_var
in package

REX_ARTICLE[1] REX_ARTICLE[id=1].

REX_ARTICLE[id=1 ctype=2 clang=1]

REX_ARTICLE[field='id'] REX_ARTICLE[field='description' id=3] REX_ARTICLE[field='description' id=3 clang=2]

Attribute:

  • clang => ClangId des Artikels festlegen
  • ctype => Spalte des Artikels festlegen
  • field => Nur dieses Feld des Artikels ausgeben

Table of Contents

Methods

getArticle()  : string
getArticleValue()  : string|int|null
getOutput()  : mixed
Werte für die Ausgabe.

Methods

getArticle()

public static getArticle(mixed $id[, mixed $ctype = -1 ][, mixed $clang = null ]) : string
Parameters
$id : mixed
$ctype : mixed = -1
$clang : mixed = null
Return values
string

getArticleValue()

public static getArticleValue(mixed $id, mixed $field[, mixed $clang = null ]) : string|int|null
Parameters
$id : mixed
$field : mixed
$clang : mixed = null
Return values
string|int|null

getOutput()

Werte für die Ausgabe.

protected getOutput() : mixed

        
On this page

Search results