Template

Jprop/doc

From Joomla! Documentation

Revision as of 12:47, 9 May 2008 by CirTap (talk | contribs) (1 revision(s))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.

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.

Chunk:Framework templates/API templates