Content - News Menu - Ressources Menu - Sitemap - Share your code - Code library - Reference
Formidable is part of the TYPO3 Project and is supported by Ameos
Revision: 85
Author: typo3devameos
Date: 09:27:30, mercredi 18 juillet 2007
Message:
api/class.tx_ameosformidable.php:
-> _watchOutDB(): error message is now rendered in white, instead of red ( not readable when displayed on the red box of the mayday error page)
----
Modified : /api/class.tx_ameosformidable.php
Modified : /ext_emconf.php
Revision: 84
Author: jschneiderameos
Date: 09:22:31, mercredi 18 juillet 2007
Message:
dh_lister/api/class.tx_dhlister.php:
-> _injectActiveListableRdt(): corrected a problem of neverending-loop due to improper reset of array $this->oForm->aORenderlets deep inside each loop ; now it uses keys to safely browse the content of the array
api/class.tx_ameosformidable.php:
-> added 2 utilitary functions: convertAccents() and removeNonAlnum()
----
Modified : /api/base/dh_lister/api/class.tx_dhlister.php
Modified : /api/class.tx_ameosformidable.php
Modified : /ext_emconf.php
Revision: 83
Author: typo3devameos
Date: 13:00:13, mardi 17 juillet 2007
Message:
api/class.mainrenderer.php:
-> corrected call-time pass-by-ref exception in _init() for $oForm
-> protected getClientEvent() against empty events ( no return in the userobj )
api/class.mainrenderlet.php:
api/class.tx_ameosformidable.php:
-> added the possibility of CLIENT onload events on renderlets
api/class.tx_ameosformidable.php:
-> reshaped the Formidable::MAYDAY error page
----
Modified : /api/class.mainrenderer.php
Modified : /api/class.mainrenderlet.php
Modified : /api/class.tx_ameosformidable.php
Modified : /ext_emconf.php