Inherits SMWOrderedListPage.
Protected Member Functions | |
| initParameters () | |
| Initialiye parameters to use a higher limit. | |
| getHtml () | |
| Returns the HTML which is added to $wgOut after the article text. | |
Very simliar to CategoryPage.
Definition at line 16 of file SMW_ConceptPage.php.
| SMWConceptPage::initParameters | ( | ) | [protected] |
Initialiye parameters to use a higher limit.
This operation is very similar to showing members of categories.
Reimplemented from SMWOrderedListPage.
Definition at line 22 of file SMW_ConceptPage.php.
References $smwgConceptPagingLimit.
| SMWConceptPage::getHtml | ( | ) | [protected] |
Returns the HTML which is added to $wgOut after the article text.
Reimplemented from SMWOrderedListPage.
Definition at line 33 of file SMW_ConceptPage.php.
References $store, SMWOrderedListPage::getDataItem(), SMWPageLister::getQuery(), smwfEncodeMessages(), and smwfGetStore().
1.5.6