[fpc-pascal] Re: FPWebModule: BeforeResponse event?

leledumbo leledumbo_cool at yahoo.co.id
Tue Mar 27 04:41:03 CEST 2012


> Implement the OnRequest in ModLayout, where a virtual 'GetContent' is 
defined that tries the webactions. The descendants either implement 
webactions, or override getcontent.

This could be possible. I just need to link descendant modules' OnRequest to
ModLayout's one. ModLayout would be able to call GetContent whenever it
wants. Nice idea. Thanks, Michael.

--
View this message in context: http://free-pascal-general.1045716.n5.nabble.com/FPWebModule-BeforeResponse-event-tp5591664p5596819.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.



More information about the fpc-pascal mailing list