manage_filters
implements
renderable, templatable
Table of Contents
Interfaces
- renderable
- templatable
Properties
-
$object
: automessage_filter
-
$table_head
: array<string|int, mixed>
-
$table_size
: mixed
Methods
-
__construct()
: mixed
-
export_for_template()
: array<string|int, mixed>
$object
protected
automessage_filter
$object
$table_head
protected
array<string|int, mixed>
$table_head
$table_size
protected
mixed
$table_size
= ['50px', '', '', '30%', '100px']
__construct()
public
__construct() : 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>