Class JFormFieldTag
List of Tags field.
- JFormField
-
JFormFieldList
-
JFormFieldTag
Direct known subclasses
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 3.1
Located at cms/form/field/tag.php
Methods summary
public
|
|
protected
string
|
|
protected
array
|
|
protected
array
|
|
public
boolean
|
|
public
boolean
|
Methods inherited from JFormFieldList
Methods inherited from JFormField
__set(),
getAttribute(),
getControlGroup(),
getFieldName(),
getId(),
getLabel(),
getLayoutData(),
getLayoutPaths(),
getName(),
getRenderer(),
getTitle(),
isDebugEnabled(),
render(),
renderField(),
setForm(),
setValue(),
setup()
Magic methods summary
Properties summary
public
string
|
$type |
#
A flexible tag list that respects access controls |
public
boolean
|
$isNested |
#
Flag to work with nested tag field |
protected
|
$comParams |
#
com_tags parameters |
Properties inherited from JFormField
$autocomplete,
$autofocus,
$class,
$count,
$default,
$description,
$disabled,
$element,
$fieldname,
$form,
$formControl,
$generated_fieldname,
$group,
$hidden,
$hint,
$id,
$input,
$label,
$labelclass,
$layout,
$multiple,
$name,
$onchange,
$onclick,
$pattern,
$readonly,
$renderLabelLayout,
$renderLayout,
$repeat,
$required,
$showon,
$size,
$spellcheck,
$translateDescription,
$translateHint,
$translateLabel,
$validate,
$value
