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

Class: BifLink

Source Location: /Widgets/Basic/BifLink.php

Class Overview

PEAR
   |
   --BifWidget
      |
      --BifLink

Implements a Basic Link for multiple usage


Author(s):

Version:

  • $Revision: 1.9 $

Methods


Inherited Variables

Inherited Methods


Class Details

[line 25]
Implements a Basic Link for multiple usage

This is the inital class used for links, now we can use the <a href=""></a> 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 BifLink [line 33]

BifLink BifLink( [$attrs $attrs = array()], string 1, string 2, string 3)

{{{ function Constructor



Parameters:

string   1   TEXT Link's text.
string   2   HREF Link's URL.
string   3   TARGET Link's target.
$attrs   $attrs   Instance's attributes specified as a hash with the following keys: (in CAPS!)

[ Top ]

method innerDraw [line 37]

void innerDraw( )



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

[ Top ]


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