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

Class: FormURL

Source Location: /Widgets/Basic/FormURL.php

Class Overview

PEAR
   |
   --BifWidget
      |
      --FormURL

Form's URL input


Author(s):

Version:

  • $Revision: 1.1 $

Methods


Inherited Variables

Inherited Methods


Class Details

[line 24]
Form's URL input

This is a Basic form widget, HTML's <input type="TEXT"> with a 'http://' inserted in the future some validatons (javascript I guess will be added)




Tags:

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


[ Top ]


Class Methods


constructor FormURL [line 35]

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

{{{ function Constructor



Parameters:

string   1   TEXT Text next to field
string   2   NAME Form's item's name
string   3   VALUE Form's item's value
string   4   SIZE Size of the field
string   5   MAXLENGTH Maximum input lenght
string   6   ALT Alternative, for tips
$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:41 -0300 by phpDocumentor 1.2.3