Jconst/doc
From Joomla! Documentation
This is a documentation subpage for Template:Jconst.
It contains usage information, categories and other content that is not part of the original template page.
To view the template page itself, see Template:Jconst.
It contains usage information, categories and other content that is not part of the original template page.
To view the template page itself, see Template:Jconst.
Creates a link to a defined constant of the Joomla! Framework.
Features[edit]
The constant name is always transformed to UPPERCASE.
Usage[edit]
{{jconst|name}}
{{jconst|JPATH}}
Parameters[edit]
Parameter Name | Parameter Description | req./opt. |
---|---|---|
{{{name}}} | name of the constant | Required. |
Known Issues[edit]
Despite considered "best practice", the forced uppercase feature may not be what the author wants. Mediawiki will however be fine with all-uppercase page titles. Chunk:Framework templates/API templates