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

Class: FTURL

Source Location: /Widgets/FT/FTURL.php

Class Overview

PEAR
   |
   --BifWidget
      |
      --FTItem
         |
         --FTURL

Form-table item describing simple URL field.


Author(s):

Version:

  • $Revision: 1.2 $

Methods


Inherited Variables

Inherited Methods


Class Details

[line 29]
Form-table item describing simple URL field.



Tags:

see:  FormURL
see:  FTItem::FTItem()
version:  $Revision: 1.2 $
author:  Nicolás D. César <ncesar@lunix.com.ar>


[ Top ]


Class Methods


constructor FTURL [line 44]

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

{{{ function Constructor

Instantiate a FTURL widget.

This constructor inherits attributes from FTItem: DESCRIPTION, ITEM, HELP and ERROR.




Parameters:

string   1   NAME The field's name, to be used as a variable name.
string   2   VALUE Field's default value.
string   3   SIZE Field's size in chars.
string   4   MAXLENGTH Field's maximum number of accepted chars.
string   5   ALT FIXME: what's this?
$attrs   $attrs   Instance's attributes specified as a hash in CAPS.

[ Top ]

method innerDraw [line 50]

void innerDraw( )



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

[ Top ]


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