Jdoc statement: Difference between revisions
From Joomla! Documentation
m fixing |
m Language selection moved to top |
||
| Line 1: | Line 1: | ||
<noinclude><languages /></noinclude> | |||
<translate> | <translate> | ||
<!--T:1--> | <!--T:1--> | ||
[[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> | [[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> | ||
Latest revision as of 11:04, 17 August 2022
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" />