LastvisitdaterangeField
Extends JFormFieldPredefinedListField to show a list of available date ranges to filter on last visit date.
| since |
3.6 |
|---|---|
| package |
Joomla CMS |
Methods
__construct
Method to instantiate the form field object.
__construct(\Joomla\CMS\Form\Form form = null) : mixed
| since |
1.7.0 |
|---|
Arguments
- form
\Joomla\CMS\Form\FormThe form to attach to the form field object.
Response
mixed