API17:JFormFieldCalendar
From Joomla! Documentation
JFormFieldCalendar
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| protected | getInput | Method to get the field input markup. |
- Defined in libraries/joomla/form/fields/calendar.php
- Extends JFormField
Importing
jimport( 'joomla.form.fields.calendar' );
See also
JFormFieldCalendar source code on BitBucket
Subpackage Form- Other versions of JFormFieldCalendar
User contributed notes
Code Examples