Jclass/doc: Difference between revisions
From Joomla! Documentation
m →Usage |
m 1 revision(s) |
(No difference)
| |
Latest revision as of 17:47, 9 May 2008
This is a documentation subpage for Template:Jclass.
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:Jclass.
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:Jclass.
Creates a link to a Class in the Joomla! Framework.
Usage
{{jclass|JWhatever}} gives Template:Jclass
Parameters
| Parameter Name | Parameter Description | req./opt. |
|---|---|---|
| {{{pack}}} | name of the package, i.e Base | Required. |
| {{{class}}} | name of a class, i.e JObject | Required. |