Adding to page from component view
Posted: Sat Jan 05, 2008 7:32 pm
How can I add stuff (in this case I need to add a few extra css styles) to the head of the output html from within a component view? I'm sure I'm missing something simple here...
--- update ----
I found the answer... just hadn't looked hard enough.
JDocumentHTML::addCustomTag as described here: http://dev.joomla.org/component/option, ... customtag/
--- update ----
I found the answer... just hadn't looked hard enough.
JDocumentHTML::addCustomTag as described here: http://dev.joomla.org/component/option, ... customtag/