Detailed Description
Definition at line 18 of file TbTags.php.
Member Function Documentation
Initializes the widget.
Definition at line 117 of file TbTags.php.
TbTags::registerClientScript |
( |
|
$id | ) |
|
Registers required client script for bootstrap select2. It is not used through bootstrap->registerPlugin in order to attach events if any
- Parameters
-
Definition at line 191 of file TbTags.php.
TbTags::renderContent |
( |
|
$id, |
|
|
|
$name |
|
) |
| |
Renders required HTML tags
- Parameters
-
- Returns
- string with HTML tags
Definition at line 158 of file TbTags.php.
Member Data Documentation
Initial value: array(
'whenAddingTag' => null,
'tagRemoved' => null,
'definePopover' => null,
'exclude' => null,
'pressedReturn' => null,
'pressedDelete' => null,
'pressedDown' => null,
'pressedUp' => null,
)
Definition at line 50 of file TbTags.php.
TbTags::$exclude = array() |
TbTags::$options = array() |
|
protected |
TbTags::$promptText = 'Please, type in your tags...' |
TbTags::$suggestions = array() |
TbTags::$tagClass = 'btn-success' |
TbTags::$tagData = array() |
The documentation for this class was generated from the following file:
- app/protected/extensions/booster/widgets/TbTags.php