API17:JFormFieldPassword
From Joomla! Documentation
[Edit Descripton] Template:Description:JFormFieldPassword
Defined in
libraries/joomla/form/fields/password.php
Subpackage
Extends
Extended by
Methods
| Method name | Description |
|---|---|
| getInput | Method to get the field input markup. |
Importing
jimport( 'joomla.form.fields.password' );
See also
Template:SeeAlso:JFormFieldPassword [Edit See Also]
Examples
<CodeExamplesForm />