\frontend

Handles processing and display of the MindFlow frontend. The frontend displays a website or an application's data.

The frontend class creates a $mf object and configures it for frontend display. It also loads the user configured template and substitutes the required markers for display the website.

Summary

Methods
Properties
Constants
__construct()
prepareData()
renderPage()
getStandardHeader()
getStandardFooter()
freeRessources()
$template
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$template

$template : 

Type

Methods

__construct()

__construct() 

prepareData()

prepareData() 

renderPage()

renderPage() 

getStandardHeader()

getStandardHeader(  $bodyParams) 

Parameters

$bodyParams

getStandardFooter()

getStandardFooter() 

freeRessources()

freeRessources()