|
| __construct () |
|
| isNested () |
|
| allowCustom () |
|
| isRemoteSearch () |
|
| addOption ($text, $attributes=array()) |
|
| __get ($name) |
|
| __construct ($form=null) |
|
| __get ($name) |
|
| __set ($name, $value) |
|
| setForm (Form $form) |
|
| setup (\SimpleXMLElement $element, $value, $group=null) |
|
| setValue ($value) |
|
| getAttribute ($name, $default=null) |
|
| getDataAttributes () |
|
| renderDataAttributes () |
|
| render ($layoutId, $data=array()) |
|
| renderField ($options=array()) |
|
| filter ($value, $group=null, Registry $input=null) |
|
| validate ($value, $group=null, Registry $input=null) |
|
| postProcess ($value, $group=null, Registry $input=null) |
|
| setDatabase (DatabaseInterface $db) |
|
List of Tags field.
- Depuis
- 3.1
◆ __construct()
◆ allowCustom()
Determines if the field allows or denies custom values
- Renvoie
- boolean
Références Factory\getUser().
◆ getInput()
Method to get the field input for a tag field.
- Renvoie
- string The field input.
- Depuis
- 3.1
Références $data, $value, et value.
◆ getOptions()
Method to get a list of tags
- Renvoie
- array The field option objects.
- Depuis
- 3.1
Références $app, $count, $db, $id, $language, $option, $options, $published, $query, TagsHelper\convertPathsToNames(), elseif, Factory\getApplication(), ArrayHelper\getColumn(), Joomla\Database\getDatabase(), ComponentHelper\getParams(), ParameterType\INTEGER, Multilanguage\isEnabled(), null, ParameterType\STRING, ArrayHelper\toInteger(), et value.
◆ isNested()
Determine if the field has to be tagnested
- Renvoie
- boolean
- Depuis
- 3.1
Références null.
◆ isRemoteSearch()
Check whether need to enable AJAX search
- Renvoie
- boolean
- Depuis
- 4.0.0
◆ prepareOptionsNested()
prepareOptionsNested |
( |
& |
$options | ) |
|
|
protected |
Add "-" before nested tags, depending on level
- Paramètres
-
array | &$options | Array of tags |
- Renvoie
- array The field option objects.
- Depuis
- 3.1
Références $option, et $options.
◆ $comParams
◆ $isNested
◆ $layout
$layout = 'joomla.form.field.tag' |
|
protected |
◆ $type
La documentation de cette classe a été générée à partir du fichier suivant :