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