Template:Jfr summary
From Joomla! Documentation
This package is not yet documented.
This template page is actively undergoing a major edit for a short while.
As a courtesy, please do not edit this page while this message is displayed. The user who added this notice will be listed in the page history. This message is intended to help reduce edit conflicts; please remove it between editing sessions to allow others to edit the page.
If this page has not been edited for several hours, please remove this template, or replace it with {{underconstruction}} or {{incomplete}}.
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
- 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
{{framework summary|pack=Application|classes=yes}}
{{framework summary|pack=Base}}
{{framework summary|class=JApplication|methods=yes}}
{{framework summary|class=JApplication}}
Pages transcluded
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)