|
dbXapp 2.0
RAD, CMS, Module und Runtime-IDE fuer dbXapp
|
Public Member Functions | |
| render ($cid) | |
| renderStatic ($cid, array $options=array()) | |
| applySeoMeta (int $cid, array $rec=null, array $meta=null) | |
| interpretContentModules ($html) | |
| getPublicFolderRights (int $folder_id) | |
Static Public Member Functions | |
| static | seoMetaFromRecord (array $rec) |
| static | resetSeoMeta () |
Definition at line 6 of file dbxContentRenderer.class.php.
| dbx\dbxContent\dbxContentRenderer::applySeoMeta | ( | int | $cid, |
| array | $rec = null, | ||
| array | $meta = null ) |
Definition at line 182 of file dbxContentRenderer.class.php.
References $activ, $db, and dbx\dbxContent\dbxContentLng\ddContent().
Referenced by renderStatic().
| dbx\dbxContent\dbxContentRenderer::getPublicFolderRights | ( | int | $folder_id | ) |
Definition at line 281 of file dbxContentRenderer.class.php.
References $db.
| dbx\dbxContent\dbxContentRenderer::interpretContentModules | ( | $html | ) |
Definition at line 265 of file dbxContentRenderer.class.php.
Referenced by render().
| dbx\dbxContent\dbxContentRenderer::render | ( | $cid | ) |
Definition at line 11 of file dbxContentRenderer.class.php.
References interpretContentModules(), and renderStatic().
| dbx\dbxContent\dbxContentRenderer::renderStatic | ( | $cid, | |
| array | $options = array() ) |
Definition at line 15 of file dbxContentRenderer.class.php.
References $db, applySeoMeta(), and dbx\dbxContent\dbxContentLng\ddContent().
Referenced by render().
|
static |
Definition at line 248 of file dbxContentRenderer.class.php.
|
static |
Definition at line 233 of file dbxContentRenderer.class.php.