bootstrap\ActiveField radio()
  • References/PHP/Yii/bootstrap/ActiveField

radio() public method Renders a radio button.

2025-01-10 15:47:30
bootstrap\ActiveField createLayoutConfig()
  • References/PHP/Yii/bootstrap/ActiveField

createLayoutConfig() protected method

2025-01-10 15:47:30
bootstrap\ActiveField $enableLabel
  • References/PHP/Yii/bootstrap/ActiveField

$enableLabel public property Whether to render the label. Default

2025-01-10 15:47:30
bootstrap\ActiveField $wrapperOptions
  • References/PHP/Yii/bootstrap/ActiveField

$wrapperOptions public property Options for the wrapper tag, used

2025-01-10 15:47:30
bootstrap\ActiveField $horizontalCheckboxTemplate
  • References/PHP/Yii/bootstrap/ActiveField

$horizontalCheckboxTemplate public property The template for checkboxes

2025-01-10 15:47:30
bootstrap\ActiveField $horizontalRadioTemplate
  • References/PHP/Yii/bootstrap/ActiveField

$horizontalRadioTemplate public property The template for radio

2025-01-10 15:47:30
bootstrap\ActiveField $enableError
  • References/PHP/Yii/bootstrap/ActiveField

$enableError public property Whether to render the error. Default

2025-01-10 15:47:30
bootstrap\ActiveField $inlineCheckboxListTemplate
  • References/PHP/Yii/bootstrap/ActiveField

$inlineCheckboxListTemplate public property The template for inline

2025-01-10 15:47:30
bootstrap\ActiveField __construct()
  • References/PHP/Yii/bootstrap/ActiveField

__construct() public method Constructor.

2025-01-10 15:47:30
bootstrap\ActiveField label()
  • References/PHP/Yii/bootstrap/ActiveField

label() public method Generates a label tag for

2025-01-10 15:47:30