Html_Table_Cell

Represents a cell in a <code>Html_Table_Row</code>.

Tags
author

Barn2 Plugins support@barn2.com

license

GPL-3.0

copyright

Barn2 Media Ltd

Table of Contents

$data  : mixed
$attributes  : mixed
$is_heading  : mixed
__construct()  : mixed
is_heading()  : mixed
to_array()  : mixed
to_html()  : mixed

Properties

Methods

__construct()

public __construct(mixed $data[, mixed $attributes = [] ][, mixed $is_heading = false ]) : mixed
Parameters
$data : mixed
$attributes : mixed = []
$is_heading : mixed = false
Return values
mixed

Search results