Actually, It is a simple custom page that includes the USERCP menu. There is a template called 'USERCP_SHELL' that has the HTML for the structure of the UserCP(including menu). There is variable within that template called '$HTML'.
What you do is fill in the variable $HTML with whatever data you want displayed before you fetch/eval/print the 'USERCP_SHELL' template in your custom page.
|