TdNode
in package
implements
Node
Read onlyYes
FinalYes
Table of Contents
Interfaces
- Node
Properties
Methods
- __construct() : mixed
- attributesName() : string
- children() : NodeCollection
- name() : NodeName
Properties
$attributes
public
TableCellAttributes
$attributes
$children
private
NodeCollection
$children
Methods
__construct()
public
__construct(TableCellAttributes $attributes, NodeCollection $children) : mixed
Parameters
- $attributes : TableCellAttributes
- $children : NodeCollection
attributesName()
public
static attributesName() : string
Return values
stringchildren()
public
children() : NodeCollection
Return values
NodeCollectionname()
public
static name() : NodeName