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

Class: HTML_QuickForm_bradio

Source Location: /BEAR/Form/elements/bradio.php

Class Overview

HTML_QuickForm_radio
   |
   --HTML_QuickForm_bradio

HTML class for a "bradio" element


Author(s):

Version:

  • SVN: Release: @package_version@ $Id:$ Form.php 1308 2010-01-03 16:20:02Z koriyama@bear-project.net $

Methods



Class Details

[line 39]
HTML class for a "bradio" element

HTML class for a "bradio" element




Tags:

author:  Akihito Koriyama <koriyama@bear-project.net>
author:  Adam Daniel <adaniel1@eesus.jnj.com>
author:  Bertrand Mansion <bmansion@mamasam.com>
version:  SVN: Release: @package_version@ $Id:$ Form.php 1308 2010-01-03 16:20:02Z koriyama@bear-project.net $
link:  http://pear.php.net/package/HTML_QuickForm
since:  1.0


[ Top ]


Class Methods


constructor HTML_QuickForm_bradio [line 66]

void HTML_QuickForm_bradio( [string $elementName = null], [mixed $elementLabel = null], [string $text = null], [string $value = null], [mixed $attributes = null])

Class constructor

Class constructor




Tags:

since:  1.0
access:  public


Parameters:

string   $elementName   Input field name attribute
mixed   $elementLabel   Label(s) for a field
string   $text   Text to display near the radio
string   $value   Input field value
mixed   $attributes   Either a typical HTML attribute string or an associative array

[ Top ]

method getFrozenHtml [line 112]

string getFrozenHtml( )

Returns the value of field without HTML tags

Returns the value of field without HTML tags




Tags:

since:  1.0
access:  public


[ Top ]

method toHtml [line 89]

string toHtml( )

Returns the radio element in HTML

Returns the radio element in HTML




Tags:

since:  1.0
access:  public


[ Top ]


Documentation generated on Sat, 30 Jul 2011 00:10:07 +0900 by phpDocumentor 1.4.3