Added HTML class
This commit is contained in:
parent
2cb9577ca2
commit
e70dccafd7
4 changed files with 299 additions and 6 deletions
|
@ -20,6 +20,8 @@
|
|||
*
|
||||
* This class contains methods for easily generating form elements. There is a
|
||||
* heavy focus on select boxes as they have the most overhead for a developer.
|
||||
*
|
||||
* @deprecated
|
||||
*/
|
||||
class Form extends Object
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue