Current if you want to announce activity message you need to access the global
variable $theme and then use one the methods.
There should be easier API wrapper function(s) for these methods:
* One that doesn't require global variables.
* Offers consistent arguments which you can remember from your memory. Best
could potentially be if these messages were tied in to the application context
mode so the user in most cases doesn't need to do anything than set the message.
* Offering an $type argument instead of arrays for setting the message type.
Original issue reported on code.google.com by jukka.m.svahn on 16 Nov 2012 at 9:50
Original issue reported on code.google.com by
jukka.m.svahn
on 16 Nov 2012 at 9:50