Class FOFFormFieldTitle
Form Field class for the FOF framework Supports a title field with an optional slug display below it.
- JFormField
- JFormFieldText
- FOFFormFieldText implements FOFFormField
- FOFFormFieldTitle implements FOFFormField
Copyright: Copyright (C) 2010-2016 Nicholas K. Dionysopoulos / Akeeba Ltd. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 2.0
Located at fof/form/field/title.php
Methods summary
public
string
|
#
getRepeatable( )
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task) |
Methods inherited from FOFFormFieldText
__get()
,
getStatic()
,
parseFieldTags()
Methods inherited from JFormFieldText
__set()
,
getInput()
,
getLayoutData()
,
getOptions()
,
getSuggestions()
,
setup()
Methods inherited from JFormField
__construct()
,
getAttribute()
,
getControlGroup()
,
getFieldName()
,
getId()
,
getLabel()
,
getLayoutPaths()
,
getName()
,
getRenderer()
,
getTitle()
,
isDebugEnabled()
,
render()
,
renderField()
,
setForm()
,
setValue()
Magic methods summary
Properties summary
Properties inherited from FOFFormFieldText
$item
,
$repeatable
,
$rowid
,
$static
Properties inherited from JFormFieldText
$dirname
,
$inputmode
,
$layout
,
$maxLength
,
$type
Properties inherited from JFormField
$autocomplete
,
$autofocus
,
$class
,
$count
,
$default
,
$description
,
$disabled
,
$element
,
$fieldname
,
$form
,
$formControl
,
$generated_fieldname
,
$group
,
$hidden
,
$hint
,
$id
,
$input
,
$label
,
$labelclass
,
$multiple
,
$name
,
$onchange
,
$onclick
,
$pattern
,
$readonly
,
$renderLabelLayout
,
$renderLayout
,
$repeat
,
$required
,
$showon
,
$size
,
$spellcheck
,
$translateDescription
,
$translateHint
,
$translateLabel
,
$validate
,
$value