NAMESPACE: Bootstrap/Components/AppzioUiKit/Forms

Components/AppzioUiKit/Forms/uiKitTagRadioButtons.php

public function uiKitTagRadioButtons($items,$params)

Deprecated: Function create_function() is deprecated in /var/www/docs.appzio.com/public/wp-content/plugins/wp-gfm/markdown.php on line 301

Deprecated: Function create_function() is deprecated in /var/www/docs.appzio.com/public/wp-content/plugins/wp-gfm/markdown.php on line 302

View component to render list of tags. Will wrap to multiple lines if needed.

parameters

$items Array of items to be displayed. Array should 'title' and if onclick is used, also 'id'

variable

$items
$params
public function uiKitGetRadioButtonsHelper($params)

variable

$params
protected function uiKitGetSingleRadioButton($content,$currentValue,$variable)

variable

$content
$currentValue
$variable