Jprop/doc
From Joomla! Documentation
This is a documentation subpage for Template:Jprop.
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:Jprop.
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:Jprop.
Creates a link to a class property in the Joomla! Framework.
Usage[edit]
{{jprop|JWhatever|foo
}} gives Template:Jprop
Parameters[edit]
Parameter Name | Parameter Description | req./opt. |
---|---|---|
{{{1}}} | name of the class, i.e Base | Required. |
{{{2}}} | name of the property w/o a leading $, i.e foo | Required. |