Chunk

Jdoc statement: Difference between revisions

From Joomla! Documentation

Tom Hutchison (talk | contribs)
Marked this version for translation
m clean up
Line 1: Line 1:
<languages />
<noinclude><languages /></noinclude>
<translate>
<translate>
<!--T:1-->
<!--T:1-->
jdoc statements are included in every Joomla [[Template|template]] and indicate where the output from other parts of Joomla or its extensions should be positioned in the overall web page.  A typical jdoc statement looks like this: <code><jdoc:include type="component" /></code> See the [[jdoc statements|jdoc statements article]] for more information.<noinclude>[[Category:Glossary definitions|{{PAGENAME}}]]</noinclude></translate>
jdoc statements are included in every Joomla [[Template|template]] and indicate where the output from other parts of Joomla or its extensions should be positioned in the overall web page.  A typical jdoc statement looks like this: <code><jdoc:include type="component" /></code> See the [[jdoc statements|jdoc statements article]] for more information.<noinclude>[[Category:Glossary definitions|{{PAGENAME}}]]</noinclude></translate>

Revision as of 02:07, 25 February 2014

jdoc statements are included in every Joomla template and indicate where the output from other parts of Joomla or its extensions should be positioned in the overall web page. A typical jdoc statement looks like this: <jdoc:include type="component" /> See the jdoc statements article for more information.