[TYPO3-project-4-3] FYI: Changed FlashMessages API

Rupert Germann rupi at gmx.li
Sun Oct 11 18:01:39 CEST 2009


Hi,

the following changes have been committed to trunk rev 6133

Changes:

- renamed class t3lib_MessageQueue to t3lib_FlashMessageQueue
- renamed function t3lib_FlashMessageQueue::getMessages() to 
t3lib_FlashMessageQueue::getAllMessagesAndFlush()
- renamed function t3lib_FlashMessage::getStoreInSession() to
t3lib_FlashMessage::isSessionMessage()
- changed all occurences of the affected classes and functions in the 
core accordingly.


documentation of flashmessages is changed accordingly:

http://wiki.typo3.org/index.php/File:Flash_messages_v2.odt
http://wiki.typo3.org/index.php/Pending_Documentation


greets
rupert


More information about the TYPO3-project-4-3 mailing list