\HTML_QuickForm_bradio

HTML class for a "bradio" element

Summary

Methods
Properties
Constants
HTML_QuickForm_bradio()
toHtml()
getFrozenHtml()
$_text
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$_text

$_text : string

Radio display text

Type

string

Methods

HTML_QuickForm_bradio()

HTML_QuickForm_bradio(null  $elementName = null, null  $elementLabel = null, null  $text = null, null  $value = null, null  $attributes = null) 

Constructor

Parameters

null $elementName
null $elementLabel
null $text
null $value
null $attributes

toHtml()

toHtml() : string

Returns the radio element in HTML

Returns

string

getFrozenHtml()

getFrozenHtml() : string

Returns the value of field without HTML tags

Returns

string