BIF3
[ class tree: BIF3 ] [ index: BIF3 ] [ all elements ]

Class: BifTableCnt

Source Location: /Widgets/Basic/BifTableCnt.php

Class Overview

PEAR
   |
   --BifWidget
      |
      --BifContainer
         |
         --BifTableCnt

Table container, includes BifTableRowCnt and BifTableDataCnt


Author(s):

Version:

  • $Revision: 1.9 $

Methods


Inherited Variables

Inherited Methods


Class Details

[line 26]
Table container, includes BifTableRowCnt and BifTableDataCnt

This container is for Tables generation, children should be BifTableRowCnt and BifTableDataCnt Note: now we can use the <table></table> tag in most cases, (a is an HTMLTag widget)




Tags:

version:  $Revision: 1.9 $
author:  Nicolas Cesar <ncesar@lunix.com.ar>


[ Top ]


Class Methods


constructor BifTableCnt [line 35]

BifTableCnt BifTableCnt( [$attrs $attrs = array()], string 1, string 2, string 3, string 4, string 5)

{{{ function Constructor



Parameters:

string   1   WIDTH Table width
string   2   ALIGN Table align
string   3   CELLPADDING Cell padding
string   4   CELLSPACING Cell spacing
string   5   BORDER Border
$attrs   $attrs   Instance's attributes specified as a hash with the following keys: (in CAPS!)

[ Top ]

method preChilds [line 40]

void preChilds( )



Overrides BifContainer::preChilds() (parent method not documented)

[ Top ]


Documentation generated on Wed, 10 Nov 2004 19:41:25 -0300 by phpDocumentor 1.2.3