| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Ulisses Mantovani (2) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
| This class can generate forms to edit database table records using Code Igniter. It can setup a form given a table name and optional table fields to be edited in the form. The class can configure properties of the fields to include like the type, options, content, attributes. The form fields can be loaded from the results of a given database query. The class can render the form output from the given form and field definitions. |
| ||||
| This class can generate HTML forms to edit database table records. It can compose a HTML form for editing the values of each field of a record of a given database table. The class can set the type of form input, label, options and HTML content to display before and after the form input. The class can load the form inputs with database query results array with the values to initialize each form input. The generated form HTML can be outputted or returned as a string. |
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |