Menu


How do i add a class or an id on the page body tag from PHP

Sometimes you want to add this from a certain extention and, so, to dynamically change the body according to your needs.

To do this from php:

$GLOBALS['TSFE']->page['bodyTag'] = "<body id='yourid'>";



See also


How do i add a class or an id on the page body tag from Typoscript







Google Search

 
wiki.lacisoft.com
WWW
2009-2011 (c) Lacisoft.com