It is called on components, as well.
But it's called when the page begins to render, not when the component
begins to render.
Also note that if you a complex block/renderBlock setup, where
the blocks to be rendered are not in the page doing the rendering,
then the block and all components contained therein will /not/ have
pageBeginRender called.

Robert

phillip rhodes wrote:
> In my component, I implement interface
> PageRenderListener 
> 
> However, it appears this only works on pages.  Can
> someone explain this?
> 
> Thanks.
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to