[TYPO3-dev] How to manually render a page

Kay Strobach typo3 at kay-strobach.de
Wed Mar 20 10:15:38 CET 2013


Am 20.03.13 08:33, schrieb Philipp:
> So, you suggest to use Typoscript. I'd like to avoid the use of TS an do
> it with PHP (i allready know to much about TS and my motivation for
> learning a deadend technology is close to zero). But how exactly would
> that work? The Menu itself - of course - is no problem, but how can i
> render a whole page using the stdWrap.cObject?

For each menu entry you have a stdWrap.cObject.
In each object you may use an Object of type CONTENT to render the
Content Objects on the page (field uid is provided there) and a special
column.

You can't render one html document into another. (multiple heads, bodys,
etc.)

Regards
Kay

-- 
http://www.kay-strobach.de - Open Source Rocks

TYPO3 .... inspiring people to share!
Get involved: http://typo3.org

Answer was useful - feel free to donate:
  -
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KPM9NAV73VDF2
  - https://flattr.com/profile/kaystrobach




More information about the TYPO3-dev mailing list