ZenMagick 0.9.8


org.zenmagick.mvc.widgets.form.ZMPasswordFormWidget
\mvc\widgets\form\ZMPasswordFormWidget.php at line 31

Class ZMPasswordFormWidget

ZMTextFormWidget
└─ZMPasswordFormWidget

public class ZMPasswordFormWidget
extends ZMTextFormWidget

A password input form widget.

Author:
DerManoMann
Version:
$Id: ZMPasswordFormWidget.php 2626 2009-11-24 01:51:07Z dermanomann $

Constructor Summary

ZMPasswordFormWidget()

Create new instance.

Method Summary
void

render(mixed request)

{@inheritDoc}

Constructor Detail

\mvc\widgets\form\ZMPasswordFormWidget.php at line 36

ZMPasswordFormWidget

public ZMPasswordFormWidget()

Create new instance.


Method Detail

\mvc\widgets\form\ZMPasswordFormWidget.php at line 52

render

public void render(mixed request)


ZenMagick 0.9.8