Forums / Developer / cleanExit()
Jean-Luc Nguyen
Friday 25 September 2009 6:37:23 am
Hello,
I have a question: what is
eZExecution::cleanExit();
useful for?
Thanks a lot!
http://www.acidre.com
Robin Muilwijk
Friday 25 September 2009 10:50:11 am
Hi,
I found the following on cleanExit(): http://ezcomponents.org/docs/tutorials/Execution#usage
More from the API can be found here: http://ezcomponents.org/docs/api/trunk/Execution/ezcExecution.html
Regards Robin
Board member, eZ Publish Community Project Board - Member of the share.ez.no team - Key values: Openness and Innovation. LinkedIn: http://nl.linkedin.com/in/robinmuilwijk // Twitter: http://twitter.com/i_robin // Skype: robin.muilwijk
Monday 28 September 2009 1:08:13 am
OK, I will check that, thanks a lot!