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

Class: FTItem

Source Location: /Widgets/FT/FTItem.php

Class Overview

PEAR
   |
   --BifWidget
      |
      --FTItem

This abstract class represents every item on a Form-table.


Author(s):

Version:

  • $Revision: 1.6 $

Variables

Methods


Child classes:

FTDate
Implements several widgets to assemble a date specialized widget as FTItem.
FTCheckbox
Implements a FormCheckbox widget ready to be used as a FTItem.
FTDateTime
Implements a specialized widget as FTDate, but with Time included.
FTDir
Shows a directory content on a FormSelect widget, as a FTItem.
FTLink
Implements a BifLink widget ready to be used as a FTItem.
FTMySQLSelect
Form-table item describing a 'select' from a MySQL query
FTPassword
Implements a password text field ready to use as a FTItem.
FTPhone
Implements a phone entry widget ready to use as a FTItem.
FTRadio
Implements a FormRadio widget ready to be used as a FTItem.
FTSelect
Implements a FormSelect ready to use inside a FT.
FTShow
FT widget to show text and use a form hidden
FTSubmit
Form-table item describing a submit button
FTText
Form-table item describing simple text field.
FTTextarea
Form-table item describing a text area.
FTURL
Form-table item describing simple URL field.
FTFile
A widget to send a file

Inherited Variables

Inherited Methods


Class Details

[line 21]
This abstract class represents every item on a Form-table.



Tags:

version:  $Revision: 1.6 $
author:  Nicolás D. César <ncesar@lunix.com.ar>


[ Top ]


Class Variables

$item =

[line 22]


Type:   mixed


[ Top ]



Class Methods


constructor FTItem [line 34]

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

{{{ function FTItem

Instantiate a FTLink widget




Parameters:

string   1   DESCRIPTION Form's field textual description.
string   2   ITEM Usually a Form* widget to add to this item.
string   3   HELP Help text to be shown on the last column.
string   4   ERROR Error message in those cases where the data was badly entered.
$attrs   $attrs   Instance's attributes specified as a hash in CAPS.

[ Top ]

method innerDraw [line 46]



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