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

Class: FTPassword

Source Location: /Widgets/FT/FTPassword.php

Class Overview

PEAR
   |
   --BifWidget
      |
      --FTItem
         |
         --FTPassword

Implements a password text field ready to use as a FTItem.


Author(s):

Version:

  • $Revision: 1.5 $

Methods


Inherited Variables

Inherited Methods


Class Details

[line 29]
Implements a password text field ready to use as a FTItem.



Tags:

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


[ Top ]


Class Methods


constructor FTPassword [line 45]

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

{{{ function FTPassword

Instantiate a FTPassword widget.

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




Parameters:

string   1   TEXT Text next to field (usually 'Password:').
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 length.
string   6   ALT Alternative, for tips.
$attrs   $attrs   Instance's attributes specified as a hash in CAPS.

[ Top ]

method innerDraw [line 51]

void innerDraw( )



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

[ Top ]


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