[TYPO3-dev] Autogenerated lists?

Peter Niederlag typo3-list at niekom.de
Tue Oct 20 10:16:50 CEST 2009


Hello,

B.Wolf schrieb:
> ti There,
[...]
> The question:
> Is there a class to build autogenerated lists? (like the lists in the
> list-view)?

All it needs is proper $TCA (Table Configuration Array) and your tables
show up in list module (your tables should probably be compatible with
some common TYPO3 DB principles like uid/pid for this to work).

I don't know what you plan/goal ist though, since with proper $TCA you
would also have all the forms available as well already ....

Use Tools/Configuration/$TCA(tables.php) to explore your corrent $TCA
and TYPO3 Core API to learn about $TCA
http://typo3.org/documentation/document-library/core-documentation/doc_core_api/4.2.0/view/

Hth and Greets,
Peter
-- 
Peter Niederlag
http://www.niekom.de * TYPO3 & EDV Dienstleistungen *




More information about the TYPO3-dev mailing list