class Footer (View source)

Class used to output the footer

Methods

__construct(Template $template, Config $config)

No description

string
getDebugMessage()

Renders the debug messages

string
getSelfUrl()

Returns the url of the current page

string
getErrorMessages()

Renders the link to open a new page

void
setMinimal()

Turn on minimal display mode

getScripts()

Returns the Scripts object

array
getDisplay()

No description

Details

__construct(Template $template, Config $config)

No description

Parameters

Template $template
Config $config

string getDebugMessage()

Renders the debug messages

Return Value

string

string getSelfUrl()

Returns the url of the current page

Return Value

string

string getErrorMessages()

Renders the link to open a new page

Return Value

string

void setMinimal()

Turn on minimal display mode

Return Value

void

Scripts getScripts()

Returns the Scripts object

Return Value

Scripts object

array getDisplay()

No description

Return Value

array