Inherits SMWQueryPage.
Public Member Functions | |
| getPageHeader () | |
| getName () | |
| formatResult ($skin, $result) | |
| getResults ($requestoptions) | |
| Implemented by subclasses to provide concrete functions. | |
Definition at line 47 of file SMW_SpecialProperties.php.
| SMWPropertiesPage::getPageHeader | ( | ) |
Definition at line 49 of file SMW_SpecialProperties.php.
| SMWPropertiesPage::getName | ( | ) |
Definition at line 53 of file SMW_SpecialProperties.php.
| SMWPropertiesPage::formatResult | ( | $ | skin, | |
| $ | result | |||
| ) |
Definition at line 57 of file SMW_SpecialProperties.php.
References $smwgPDefaultType, SMWDataValueFactory::newDataItemValue(), SMWTypesValue::newFromTypeId(), smwfEncodeMessages(), smwfGetLinker(), and smwfGetStore().
| SMWPropertiesPage::getResults | ( | $ | requestoptions | ) |
Implemented by subclasses to provide concrete functions.
Reimplemented from SMWQueryPage.
Definition at line 117 of file SMW_SpecialProperties.php.
References smwfGetStore().
1.5.6