Jfr summary/doc
From Joomla! Documentation
< Template:Jfr summary
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.
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
These templates provide the foundation to render the summary and/or navigation links:
- {{jpack}}
- {{jclass}}
- {{jmeth}}
- {{jfr transculded}}
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
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]
All class and method lists used in transclusion are simplified lists of the more detailed tables available in their respective Framework Master pages.
- Packagename (Package)
- Packagename (Classes)