Content - News Menu - Ressources Menu - Sitemap - Share your code - Code library - Reference
Formidable is part of the TYPO3 Project and is supported by Ameos
While using Formidable, you often make extensive use of the userobj syntax, to customize the way your application runs. Userobj needs the programmer to define the piece of PHP code inside the XML declaration.
With the CodeBehind syntax, you are able to define real PHP methods inside real classes instead, thus resulting in cleaner, better organized application.