Template:Jprop/doc
From Joomla! Documentation
Creates a link to a class property in the Joomla! Framework.
Usage
{{jprop|JWhatever|foo}} gives Template:Jprop
Parameters
| 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. |