SemanticMediaWiki/includes/SMW_PageLister.php File Reference
Helper class to generate HTML lists of wiki pages, with support for paged navigation using the from/until and limit settings as in MediaWiki's CategoryPage.
More...
Go to the source code of this file.
Detailed Description
Helper class to generate HTML lists of wiki pages, with support for paged navigation using the from/until and limit settings as in MediaWiki's CategoryPage.
The class attempts to allow as much code as possible to be shared among different places where similar lists are used.
Some code adapted from CategoryPage.php
- Author:
- Nikolas Iwan
Markus Krötzsch
Jeroen De Dauw
Definition in file SMW_PageLister.php.