Chunk

Jdoc statement/ja: Difference between revisions

From Joomla! Documentation

Created page with "チャンク:Jdoc ステートメント"
 
FuzzyBot (talk | contribs)
Updating to match new version of source page
 
Line 1: Line 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>
[[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" />

Languages