.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: Includes.txt .. _start: ============================================================= DataTables ============================================================= .. only:: html :Classification: datatables is intended for developers :Version: |release| :Language: en :Description: This extension provides automatic integration of dataTables in your own extension. It renders any list of objects that are accessible as aggregate root domain objects. The configuration is done by FlexForm-settings and the requests to the database backend are performed as ajax queries speeding up the rendering of big record sets. Buttons for editing, deleting and adding records can be added by configuration settings. :Keywords: datatables,list view :Copyright: 2017 :Author: Christoph Balogh :Email: cb@lustige-informatik.at :License: This document is published under the Open Publication License available from http://www.opencontent.org/openpub/ :Rendered: |today| The content of this document is related to TYPO3, a GNU/GPL CMS/Framework available from `www.typo3.org `__. **Table of Contents** .. toctree:: :maxdepth: 3 :titlesonly: Introduction/Index AdministratorManual/Index UsersManual/Index UsersManual/General UsersManual/Configuration TechnicalBackground/Index Links