Class MatukioViewEditfee

since 3.0
package MatukioEvents
inherited_from \MatukioViewBackend

 Methods

__construct()

__construct(array $config) 
Inherited

Parameters

$config

Ads the toolbar buttons

addToolbar() : void

Displays the fee edit form

display(string $tpl = null) : mixed | void
inherited_from \MatukioViewBackend::display()

Parameters

$tpl

string
  • The template

Returns

mixedvoid

Execute and display a Matukio template script.

display(string $tpl = null) : mixed
Inherited
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
Inherited

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

""