[TYPO3] Typo3 coding standards

Grégory Duchesnes g.duchesnes at free.fr
Fri Aug 8 14:50:24 CEST 2008


The answer is definitely yes if you want to benefit from features such  
as database abtraction layer, url rewriting (using typolinks) and so  
on... (and who wouldn't?)

2 important readings :
- http://typo3.org/documentation/document-library/core-documentation/doc_core_api/current/
- http://typo3.org/documentation/document-library/core-documentation/doc_core_cgl/current/

you can also find the online API here : http://typo3.org/fileadmin/typo3api-4.0.0/
but it's better to generate a doc with doxygen which would fit your  
version

and last but not least, if you want examples on how the API is used my  
advice would be to have a look in tt_news, this extensions contains  
many features and uses most of the API.


Good luck ;)

Duch

Le 8 août 08 à 14:43, Jaideep Das a écrit :

> Hi,
>
> I have just started using typo3, intially I did most of my coding in  
> plain
> php. My question is do I have to use typo3 api or standard php api.
>
> -- 
> Web: www.srijan.in
> Blog: http://blogs.srijan.in
> CSR: http://www.srijanfoundation.org/
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>



More information about the TYPO3-english mailing list