How to control the creation of the page?

infis

Well-known member
Licensed customer
Should be excluded from the various elements of the page (the search box, menu, etc.).

It is necessary for the printed version of the page.

Also I need to create a page that does not contain most of the elements except links to the home page and the user panel. Including the need to remove the logo and footer. It took for a web game.

Standart function responseView create only part of page.
 
You may want to use your own PAGE_CONTAINER template
Oh. Thank's, Chris! "The only thing to note here is how we pass containerTemplate as a value of the array that is the fourth argument to responseView()" - this is what we need :)
 
Back
Top Bottom