Back to Joomla project (class list)

Class RangeField - list of methods

Form Field class for the Joomla Platform.
Provides a horizontal scroll bar to specify a value in a range.

Extends

Package: Joomla\CMS\Form\Field
Copyright: (C) 2013 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
Located at: Joomla/Form/Field/RangeField.php
Project: Joomla

Method Summary

protected string
()

Method to get the field input markup.
Returns
  • string The field input markup.
Since
  • 3.2
Show source code of this method: getInput Source Code

protected array
()

Method to get the data to be passed to the layout for rendering.
Returns
  • array
Since
  • 3.7
Show source code of this method: getLayoutData Source Code

Properties Summary

protected string
$type
The form field type.
Since
  • 3.2
protected string
$layout
Name of the layout being used to render the field
Since
  • 3.7

Tags Summary

Since
3.2