\Html_Table_Cell

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

Summary

Methods
Properties
Constants
__construct()
is_heading()
to_array()
to_html()
$data
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$attributes
$is_heading
N/A

Properties

$data

$data :

Type

$attributes

$attributes :

Type

$is_heading

$is_heading :

Type

Methods

__construct()

__construct(  $data,  $attributes = array(),  $is_heading = false)

Parameters

$data
$attributes
$is_heading

is_heading()

is_heading()

to_array()

to_array()

to_html()

to_html()