Password.php
Go to the documentation of this file.
1<?php
11
37class Password extends Text
38{
39}
40
41/* vim:set ft=php sw=4 sts=4 fdm=marker et : */
HTML password input type.
Definition Password.php:38
HTML text input type.
Definition Text.php:39
Classes for HTML input-elements.
Definition Address.php:9