Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Prado
Web
UI
ActiveControls
TActiveRadioButtonItem
PHP Class Prado\Web\UI\ActiveControls\TActiveRadioButtonItem
Inheritance:
extends
TActiveRadioButton
显示文件
Open project: pradosoft/prado
Class Usage Examples
Protected Methods
Method
Description
renderInputTag
(
$writer
,
$clientID
,
$onclick
)
Override client implementation to avoid emitting the javascript
Method Details
renderInputTag()
protected
method
Override client implementation to avoid emitting the javascript
protected
renderInputTag
(
$writer
,
$clientID
,
$onclick
)