Setting page title for module generated pages/content
Posted: Tue Mar 15, 2005 8:35 am
I can not figure out how to set the page/content title from a page which was generated from a module. There is a callback method "ContentTitle(&$title)", but this get called:
1. each time a page (not important which page it is, for example "news") is generated
2. called before "DoAction" is called
I need to set the page/content title from a module when the modules method "DoAction" is called.
Can anyone help me ?
Regards,
Michael
1. each time a page (not important which page it is, for example "news") is generated
2. called before "DoAction" is called
I need to set the page/content title from a module when the modules method "DoAction" is called.
Can anyone help me ?
Regards,
Michael