Time.php
Go to the documentation of this file.
1<?php
11
17class Time extends Text
18{
19}
20
21/* vim:set ft=php sw=4 sts=4 fdm=marker et : */
HTML text input type.
Definition Text.php:39
HTML time input type.
Definition Time.php:18
Classes for HTML input-elements.
Definition Address.php:9