3.11.9. before_footer_<page>

This hook provides the same functionality as the ??? hook. The difference is that this hook is called for a specific phorum_page, which makes this a lightweight hook if you only need to do processing for a single phorum_page.

Call time:

After sending the main page content, but before sending the page footer template.

Hook input:

No input.

Hook output:

No output.