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