MIDDAG for Moodle

manage_triggers implements renderable, templatable

Table of Contents

Interfaces

renderable
templatable

Properties

$alertbox  : mixed
$object  : automessage_trigger
$searchstatus  : mixed
$table_head  : array<string|int, mixed>
$table_size  : mixed

Methods

__construct()  : mixed
export_for_template()  : array<string|int, mixed>

Properties

$table_size

protected mixed $table_size = ['50px', '200px', '50px', '200px', '200px', '', '', '', '']

Methods

__construct()

public __construct(mixed $searchstatus[, mixed $alertbox = '' ]) : mixed
Parameters
$searchstatus : mixed
$alertbox : mixed = ''

export_for_template()

public export_for_template(renderer_base $output) : array<string|int, mixed>
Parameters
$output : renderer_base
Return values
array<string|int, mixed>

        
On this page

Search results