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

Class: Box

Source Location: /Widgets/Text/Box.php

Class Overview

PEAR
   |
   --BifWidget
      |
      --BifContainer
         |
         --Box

A generic box. Used as design tool, usually a html TABLE tag


Author(s):

Version:

  • $Revision: 1.5 $

Methods


Inherited Variables

Inherited Methods


Class Details

[line 24]
A generic box. Used as design tool, usually a html TABLE tag

Box is used for design propouse. Usually holds BifRawTexts or similar.




Tags:

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


[ Top ]


Class Methods


constructor Box [line 35]

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

{{{ function Constructor



Parameters:

string   1   WIDTH table's fixed width
string   2   ALIGN table's align
string   3   CELLPADDING Cell padding
string   4   CELLSPACING Cell spacing
string   5   BORDER border
string   6   BGCOLOR background color
$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:28 -0300 by phpDocumentor 1.2.3