Thesis Details

Generátor tabulek a webových formulářů

Bachelor's Thesis Student: Kuboš Jaroslav Academic Year: 2004/2005 Supervisor: Burget Radek, doc. Ing., Ph.D.
English title
Table and Web Form Generator
Language
Czech
Abstract

The result of this bachelor project is a library for creating web forms and tables from a database which is described by an XML file with metadata definition. The library supports creating, editing, viewing and deleting items from the database. It also can print table from view. The library is fully configurable including the visual appearance of the result. The library is written in PHP5 and should be used with MySQL database but conversion for another database engine is not a problem. The metadata for describing the database structure is stored in an XML file with DTD validation. The output is realized as an XHTML page but there it is possible to redefine the drawing class for another output format. The form fields can be constrained by definitions in XML. The library also contains many classes for the MySQL database, for describing classes in XML and more generally usable facilities.

Keywords

automatically generated, form, table, database, XML, metadata, PHP, MySQL

Department
Degree Programme
Files
Status
defended
Citation
KUBOŠ, Jaroslav. Generátor tabulek a webových formulářů. Brno, 2005. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. Supervised by Burget Radek. Available from: https://www.fit.vut.cz/study/thesis/2545/
BibTeX
@bachelorsthesis{FITBT2545,
    author = "Jaroslav Kubo\v{s}",
    type = "Bachelor's thesis",
    title = "Gener\'{a}tor tabulek a webov\'{y}ch formul\'{a}\v{r}\r{u}",
    school = "Brno University of Technology, Faculty of Information Technology",
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/2545/"
}
Back to top