HTML output
DocuCatalog
DocuHilfegesuch
The Catalog consist out of 2 areas. The filterform and the HTML-catalog element. The HTML-catalog element supports:
- pagination
- controls with right check
- conditional output
- loop array
- image support
The following HTML templates are possible:
- blank
- container
- record
- nodata
Detail
DocuOn a detail page the head meta tags, title and description are filled from the detail record with PHP. So, the data already read by PHP and is later transfered from php array to the javascsript HTML-element.
The HTML element supports:
- controls with right check
- conditional output
- loop array
- image support
Line Edit
DocuThe Line Edit element is based on an input form. In display mode all inputs are changed to "div" container.
By Edit or New the original form is displayed in the line.