Zeta Components - high quality PHP components

Zeta Components Manual :: Docs For Class ezcDocumentWikiTableCellNode

Document::ezcDocumentWikiTableCellNode

Class ezcDocumentWikiTableCellNode

Struct for Wiki document abstract syntax tree table cell item nodes

Source for this file: /Document/src/document/wiki/nodes/table_cell.php

ezcBaseStruct
   |
   --ezcDocumentWikiNode
      |
      --ezcDocumentWikiBlockLevelNode
         |
         --ezcDocumentWikiTableCellNode
Version:   //autogen//

Member Variables

public bool $header = false
If cell is a header cell

Inherited Member Variables

From ezcDocumentWikiNode
public ezcDocumentWikiNode::$line
public ezcDocumentWikiNode::$nodes
public ezcDocumentWikiNode::$position
public ezcDocumentWikiNode::$token

Method Summary

public void __construct( $token , $type )
Construct Wiki node

Inherited Methods

From ezcDocumentWikiNode
public void ezcDocumentWikiNode::__construct()
Construct Wiki node

Methods

__construct

void __construct( ezcDocumentWikiToken $token , int $type )

Construct Wiki node

Parameters:
Name Type Description
$token ezcDocumentWikiToken
$type int
Redefinition of:
Method Description
ezcDocumentWikiNode::__construct() Construct Wiki node
Documentation generated by phpDocumentor 1.4.3