View class for Matukio Backend

since 5.3.0
package MatukioEvents
inherited_from \MatukioView

 Methods

__construct()

__construct(array $config) 
Inherited

Parameters

$config

Execute and display a Matukio template script.

display(string $tpl = null) : mixed
see
since 12.2

Parameters

$tpl

string

The name of the template file to parse; automatically searches through the template paths.

Returns

mixedA string if successful, otherwise a Error object.

Set title

setCTitle(String $title, String $slogan, String $menuEntry) : void

Parameters

$title

String
  • The title

$slogan

String
  • The slogan

$menuEntry

String
  • The menu entry

 Properties

 

$document

$document 

Default

null
 

Menu entry

$_cmenuEntry : string

Default

""
 

Slogan

$_cslogan : string

Default

""
 

The title

$_ctitle : string

Default

""