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

Class: FTPhone

Source Location: /Widgets/FT/FTPhone.php

Class Overview

PEAR
   |
   --BifWidget
      |
      --FTItem
         |
         --FTPhone

Implements a phone entry widget ready to use as a FTItem.


Author(s):

Version:

  • $Revision: 1.7 $

Methods


Inherited Variables

Inherited Methods


Class Details

[line 28]
Implements a phone entry widget ready to use as a FTItem.



Tags:

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


[ Top ]


Class Methods


constructor FTPhone [line 44]

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

{{{ function FTPhone

Instantiate a FTPhone widget.

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




Parameters:

string   1   NAME Variable's name.
string   2   VALUE1 country code.
string   3   VALUE2 state/province/region code.
string   4   VALUE3 phone number.
string   5   VALUE4 intern number.
string   6   VALUE Data assembled like this: VALUE1-VALUE2-VALUE3-VALUE4
$attrs   $attrs   Instance's attributes specified as a hash in CAPS.

[ Top ]


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