Chunk

Jdoc statement: Difference between revisions

From Joomla! Documentation

m clean up
Tom Hutchison (talk | contribs)
m updates
Line 1: Line 1:
<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>
<noinclude>
== Languages ==
<languages /></noinclude>

Revision as of 23:02, 4 March 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.

Languages