namesco / ZTal

ZTal makes integrating the PHP templating system PHPTAL into Zend Framework easy.
Other
21 stars 3 forks source link

Zend_Form_Element_Password #14

Open john-07 opened 12 years ago

john-07 commented 12 years ago

renderPassword()

Need change value attribute for singleElement, when render Zend_Form_Element_Password

from value element/getValue; to value php: element.renderPassword? element/getValue:'';