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

render() public method Renders the whole field.

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 $wrapperOptions
  • References/PHP/Yii/bootstrap/ActiveField

$wrapperOptions public property Options for the wrapper tag, used

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 $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 $inline
  • References/PHP/Yii/bootstrap/ActiveField

$inline public property Whether to render

2025-01-10 15:47:30