Class JFormFieldRegistrationDateRange

Description

Field to show a list of available user active statuses

  • since: 3.2

Located in /libraries/cms/form/field/registrationdaterange.php (line 21)

JFormField
   |
   --JFormFieldList
      |
      --JFormFieldPredefinedList
         |
         --JFormFieldRegistrationDateRange
Variable Summary
 string $type
Method Summary
 JFormFieldRegistrationDateRange __construct ([JForm $form = null])
Variables
array $predefinedOptions = array(
'today' => 'COM_USERS_OPTION_RANGE_TODAY',
'past_week' => 'COM_USERS_OPTION_RANGE_PAST_WEEK',
'past_1month' => 'COM_USERS_OPTION_RANGE_PAST_1MONTH',
'past_3month' => 'COM_USERS_OPTION_RANGE_PAST_3MONTH',
'past_6month' => 'COM_USERS_OPTION_RANGE_PAST_6MONTH',
'past_year' => 'COM_USERS_OPTION_RANGE_PAST_YEAR',
'post_year' => 'COM_USERS_OPTION_RANGE_POST_YEAR',
)
(line 37)

Available options

  • since: 3.2
  • access: protected

Redefinition of:
JFormFieldPredefinedList::$predefinedOptions
Available predefined options
string $type = 'RegistrationDateRange' (line 29)

The form field type.

  • since: 3.2
  • access: protected

Redefinition of:
JFormFieldPredefinedList::$type
The form field type.

Inherited Variables

Inherited from JFormFieldPredefinedList

JFormFieldPredefinedList::$options
JFormFieldPredefinedList::$translate

Inherited from JFormField

JFormField::$autocomplete
JFormField::$autofocus
JFormField::$class
JFormField::$count
JFormField::$default
JFormField::$description
JFormField::$disabled
JFormField::$element
JFormField::$fieldname
JFormField::$form
JFormField::$formControl
JFormField::$generated_fieldname
JFormField::$group
JFormField::$hidden
JFormField::$hint
JFormField::$id
JFormField::$input
JFormField::$label
JFormField::$labelClass
JFormField::$multiple
JFormField::$name
JFormField::$onchange
JFormField::$onclick
JFormField::$pattern
JFormField::$readonly
JFormField::$repeat
JFormField::$required
JFormField::$size
JFormField::$spellcheck
JFormField::$translateDescription
JFormField::$translateHint
JFormField::$translateLabel
JFormField::$validate
JFormField::$value
Methods
Constructor __construct (line 54)

Method to instantiate the form field object.

  • since: 11.1
  • access: public
JFormFieldRegistrationDateRange __construct ([JForm $form = null])
  • JForm $form: The form to attach to the form field object.

Redefinition of:
JFormField::__construct()
Method to instantiate the form field object.

Inherited Methods

Inherited From JFormFieldPredefinedList

 JFormFieldPredefinedList::getOptions()

Inherited From JFormFieldList

 JFormFieldList::getInput()
 JFormFieldList::getOptions()

Inherited From JFormField

 JFormField::__construct()
 JFormField::getAttribute()
 JFormField::getControlGroup()
 JFormField::getFieldName()
 JFormField::getId()
 JFormField::getInput()
 JFormField::getLabel()
 JFormField::getName()
 JFormField::getTitle()
 JFormField::setForm()
 JFormField::setup()
 JFormField::setValue()
 JFormField::__get()
 JFormField::__set()

Documentation generated on Tue, 19 Nov 2013 15:11:43 +0100 by phpDocumentor 1.4.3