Inherits SMWQueryPage.
Public Member Functions | |
| getName () | |
| isExpensive () | |
| isSyndicated () | |
| getPageHeader () | |
| formatResult ($skin, $result) | |
| getResults ($requestoptions) | |
| Implemented by subclasses to provide concrete functions. | |
Definition at line 48 of file SMW_SpecialWantedProperties.php.
| SMWWantedPropertiesPage::getName | ( | ) |
Definition at line 50 of file SMW_SpecialWantedProperties.php.
| SMWWantedPropertiesPage::isExpensive | ( | ) |
disables caching for now
Reimplemented from SMWQueryPage.
Definition at line 54 of file SMW_SpecialWantedProperties.php.
| SMWWantedPropertiesPage::isSyndicated | ( | ) |
TODO: why not?
Reimplemented from SMWQueryPage.
Definition at line 58 of file SMW_SpecialWantedProperties.php.
| SMWWantedPropertiesPage::getPageHeader | ( | ) |
Definition at line 62 of file SMW_SpecialWantedProperties.php.
| SMWWantedPropertiesPage::formatResult | ( | $ | skin, | |
| $ | result | |||
| ) |
| $skin | ||
| array | $result First item is SMWDIProperty, second item is int |
Definition at line 72 of file SMW_SpecialWantedProperties.php.
References SMWDataValueFactory::newDataItemValue(), and smwfGetLinker().
| SMWWantedPropertiesPage::getResults | ( | $ | requestoptions | ) |
Implemented by subclasses to provide concrete functions.
Reimplemented from SMWQueryPage.
Definition at line 84 of file SMW_SpecialWantedProperties.php.
References smwfGetStore().
1.5.6