\backend

Handles processing and display of the MindFlow backend. The backend is the administration user interface for an application or website.

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

Summary

Methods
Properties
Constants
__construct()
prepareData()
renderPage()
getStandardHeader()
getStandardFooter()
freeRessources()
getCurrentModule()
getLanguagesForm()
$currentModule
$currentAction
$currentRecord
$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

$currentModule

$currentModule : 

Type

$currentAction

$currentAction : 

Type

$currentRecord

$currentRecord : 

Type

$template

$template : 

Type

Methods

__construct()

__construct() 

prepareData()

prepareData() 

renderPage()

renderPage() 

getStandardHeader()

getStandardHeader(  $bodyParams,   $pageTitle = '') 

Parameters

$bodyParams
$pageTitle

getStandardFooter()

getStandardFooter() 

freeRessources()

freeRessources() 

getCurrentModule()

getCurrentModule() 

getLanguagesForm()

getLanguagesForm()