Jdoc statement/nl: Difference between revisions
From Joomla! Documentation
No edit summary |
Updating to match new version of source page |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 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> | |||
<noinclude> | <noinclude> | ||
== Languages == | == Languages == | ||
<languages /></noinclude> | <languages /></noinclude> | ||
Latest revision as of 15:45, 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" />