API17:JFormFieldPassword::getInput
From Joomla! Documentation
JFormFieldPassword::getInput
Description
Method to get the field input markup.
protected function getInput ()
- Returns string The field input markup.
- Defined on line 38 of libraries/joomla/form/fields/password.php
- Since

See also
JFormFieldPassword::getInput source code on BitBucket
Class JFormFieldPassword
Subpackage Form- Other versions of JFormFieldPassword::getInput
User contributed notes
Code Examples