MIDDAG for Moodle

twilio_templates implements renderable, templatable

Table of Contents

Interfaces

renderable
templatable

Properties

$alertbox  : mixed
$object  : twilio_templates
$table_head  : mixed
$table_size  : mixed

Methods

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

Properties

$table_head

protected mixed $table_head = ['#', 'Template name', 'Message language', 'Message text', 'Message template status', 'Tipos de Envio']

$table_size

protected mixed $table_size = ['50px', '300px', '100px', '', '100px', '100px']

Methods

__construct()

public __construct([mixed $alertbox = '' ]) : mixed
Parameters
$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