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

Class: FormCheckbox

Source Location: /Widgets/Basic/FormCheckbox.php

Class Overview

PEAR
   |
   --BifWidget
      |
      --FormCheckbox

Form's Checkbox


Author(s):

Version:

  • $Revision: 1.10 $

Methods


Inherited Variables

Inherited Methods


Class Details

[line 23]
Form's Checkbox

This is a Basic form widget, HTML's <input type="checkbox">




Tags:

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


[ Top ]


Class Methods


constructor FormCheckbox [line 33]

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

{{{ function Constructor



Parameters:

string   1   NAME Name of the check box
string   2   TEXT Text next to the checkbox
void   3   SELECTED Show checkbox checked
void   4   CHECKED Show checkbox checked
string   5   VALUE 'on' or 'off'
$attrs   $attrs   Instance's attributes specified as a hash with the following keys: (in CAPS!)

[ Top ]

method innerDraw [line 37]

void innerDraw( )



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

[ Top ]


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