Template

Jfr summary/doc

From Joomla! Documentation

< Template:Jfr summary
Revision as of 10:08, 22 January 2008 by CirTap (talk | contribs)
This is a documentation subpage for Template:Jfr summary.
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:Jfr summary.

This template is primarily used on the Framework page where it provides the list of packages and classes for Joomla! Framework as of version 1.5.0

Parameters[edit]

pack
name of a package
class
name of a class
classes
whether to transclude the package's class list
methods
whether to transclude the class' methods list

All class and method lists used in transclusion are simplified versions of the more elaborate details available in Framework Master pages.

Usage[edit]

{{framework summary|pack=Application|classes=yes}}
{{framework summary|pack=Base}}
{{framework summary|class=JApplication|methods=yes}}
{{framework summary|class=JApplication}}

Pages transcluded[edit]

  • Packagename (Package)
  • Packagename (Classes)