Public Member Functions | |
| render ($cid) | |
| renderNotFound () | |
| 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 | optimizeContentPageImages (string $html) |
| Ergaenzt performante Browser-Hinweise in der final gerenderten Content-Seite. | |
| static | seoMetaFromRecord (array $rec) |
| static | resetSeoMeta () |
Definition at line 7 of file dbxContentRenderer.class.php.
| dbx\dbxContent\dbxContentRenderer::applySeoMeta | ( | int | $cid, |
| array | $rec = null, | ||
| array | $meta = null ) |
Definition at line 254 of file dbxContentRenderer.class.php.
References $activ, $db, dbx\dbxContent\dbxContentLng\ddContent(), dbx\dbxContent\dbxContentHome\masterCid(), and dbx\dbxContent\dbxContentLngSync\masterLng().
Referenced by renderStatic().
| dbx\dbxContent\dbxContentRenderer::getPublicFolderRights | ( | int | $folder_id | ) |
Definition at line 354 of file dbxContentRenderer.class.php.
References $db.
| dbx\dbxContent\dbxContentRenderer::interpretContentModules | ( | $html | ) |
Definition at line 338 of file dbxContentRenderer.class.php.
References $html.
Referenced by render().
|
static |
Ergaenzt performante Browser-Hinweise in der final gerenderten Content-Seite.
Das erste Bild wird als moegliches LCP-Bild priorisiert, alle weiteren Bilder werden nativ lazy geladen.
Definition at line 29 of file dbxContentRenderer.class.php.
| dbx\dbxContent\dbxContentRenderer::render | ( | $cid | ) |
Definition at line 67 of file dbxContentRenderer.class.php.
References interpretContentModules(), and renderStatic().
| dbx\dbxContent\dbxContentRenderer::renderNotFound | ( | ) |
Definition at line 71 of file dbxContentRenderer.class.php.
References $tpl.
Referenced by renderStatic().
| dbx\dbxContent\dbxContentRenderer::renderStatic | ( | $cid, | |
| array | $options = array() ) |
Definition at line 79 of file dbxContentRenderer.class.php.
References $db, $merge, $options, $parsed, $slots, $template, $tpl, applySeoMeta(), can(), dbx\dbxContent\dbxContentLng\ddContent(), next_id(), and renderNotFound().
Referenced by render().
|
static |
Definition at line 321 of file dbxContentRenderer.class.php.
|
static |
Definition at line 306 of file dbxContentRenderer.class.php.