dbxapp 4.1.3
CMS, Shop, Workflows und modulare Geschäftsanwendungen
Loading...
Searching...
No Matches
dbx\dbxContent\dbxContentRenderer Class Reference

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 ()

Detailed Description

Definition at line 7 of file dbxContentRenderer.class.php.

Member Function Documentation

◆ applySeoMeta()

dbx\dbxContent\dbxContentRenderer::applySeoMeta ( int $cid,
array $rec = null,
array $meta = null )

◆ getPublicFolderRights()

dbx\dbxContent\dbxContentRenderer::getPublicFolderRights ( int $folder_id)

Definition at line 354 of file dbxContentRenderer.class.php.

References $db.

◆ interpretContentModules()

dbx\dbxContent\dbxContentRenderer::interpretContentModules ( $html)

Definition at line 338 of file dbxContentRenderer.class.php.

References $html.

Referenced by render().

◆ optimizeContentPageImages()

dbx\dbxContent\dbxContentRenderer::optimizeContentPageImages ( string $html)
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.

References $html, and $result.

◆ render()

dbx\dbxContent\dbxContentRenderer::render ( $cid)

Definition at line 67 of file dbxContentRenderer.class.php.

References interpretContentModules(), and renderStatic().

◆ renderNotFound()

dbx\dbxContent\dbxContentRenderer::renderNotFound ( )

Definition at line 71 of file dbxContentRenderer.class.php.

References $tpl.

Referenced by renderStatic().

◆ renderStatic()

dbx\dbxContent\dbxContentRenderer::renderStatic ( $cid,
array $options = array() )

◆ resetSeoMeta()

dbx\dbxContent\dbxContentRenderer::resetSeoMeta ( )
static

Definition at line 321 of file dbxContentRenderer.class.php.

◆ seoMetaFromRecord()

dbx\dbxContent\dbxContentRenderer::seoMetaFromRecord ( array $rec)
static

Definition at line 306 of file dbxContentRenderer.class.php.


The documentation for this class was generated from the following file: