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

Class: BifImage

Source Location: /Widgets/Basic/BifImage.php

Class Overview

PEAR
   |
   --BifWidget
      |
      --BifImage

Implements a Basic Image inclusion


Author(s):

Version:

  • $Revision: 1.14 $

Methods


Inherited Variables

Inherited Methods


Class Details

[line 26]
Implements a Basic Image inclusion

This is the inital class used for images, now we can use the <img src="" /> tag in most cases, (a is an HTMLTag widget)




Tags:

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


[ Top ]


Class Methods


constructor BifImage [line 35]

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

{{{ function Constructor



Parameters:

string   1   SRC Image's source.Must be specified and file must exists.
string   2   ALT Image's ALT.
string   3   NAME Image's NAME.
string   4   BORDER Image's border.
string   5   ALIGN Alignment
$attrs   $attrs   Instance's attributes specified as a hash with the following keys: (in CAPS!)

[ Top ]

method innerDraw [line 39]

void innerDraw( )



Overrides BifWidget::innerDraw() (parent method not documented)

[ Top ]


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