Jdoc statement: Difference between revisions
From Joomla! Documentation
m updates |
m fixing |
||
| Line 1: | Line 1: | ||
<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> | [[S:MyLanguage/jdoc statements|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><noinclude>[[Category:Glossary definitions|{{PAGENAME}}]]</noinclude></translate> | ||
<noinclude> | <noinclude> | ||
== Languages == | == Languages == | ||
<languages /></noinclude> | <languages /></noinclude> | ||
Revision as of 15:44, 23 October 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" />