Semantic MediaWiki and related extensions
SMW\PropertyRegistry Member List

This is the complete list of members for SMW\PropertyRegistry, including all inherited members.

__construct(DataTypeRegistry $datatypeRegistry, PropertyLabelFinder $propertyLabelFinder, PropertyAliasFinder $propertyAliasFinder, array $dataTypePropertyExemptionList=[])SMW\PropertyRegistry
clear()SMW\PropertyRegistrystatic
findCanonicalPropertyLabelById( $id)SMW\PropertyRegistry
findPreferredPropertyLabelFromIdByLanguageCode( $id, $languageCode='')SMW\PropertyRegistry
findPropertyDescriptionMsgKeyById( $id)SMW\PropertyRegistry
findPropertyId( $label, $useAlias=true)SMW\PropertyRegistry
findPropertyIdByLabel( $label, $useAlias=true)SMW\PropertyRegistry
findPropertyIdFromLabelByLanguageCode( $label, $languageCode='')SMW\PropertyRegistry
findPropertyLabel( $id)SMW\PropertyRegistry
findPropertyLabelById( $id)SMW\PropertyRegistry
findPropertyLabelFromIdByLanguageCode( $id, $languageCode='')SMW\PropertyRegistry
getInstance()SMW\PropertyRegistrystatic
getKnownPropertyAliases()SMW\PropertyRegistry
getPredefinedPropertyTypeId( $id)SMW\PropertyRegistry
getPropertyList()SMW\PropertyRegistry
getPropertyTypeId( $id)SMW\PropertyRegistry
getPropertyValueTypeById( $id)SMW\PropertyRegistry
initProperties(array $propertyList)SMW\PropertyRegistryprotected
isAnnotable( $id)SMW\PropertyRegistry
isDeclarative( $id)SMW\PropertyRegistry
isKnownPropertyId( $id)SMW\PropertyRegistry
isRegistered( $id)SMW\PropertyRegistry
isVisible( $id)SMW\PropertyRegistry
registerProperty( $id, $valueType, $label=false, $isVisible=false, $isAnnotable=true, $isDeclarative=false)SMW\PropertyRegistry
registerPropertyAlias( $id, $label)SMW\PropertyRegistry
registerPropertyAliasByMsgKey( $id, $msgKey)SMW\PropertyRegistry
registerPropertyDescriptionByMsgKey( $id, $msgKey)SMW\PropertyRegistry
registerPropertyDescriptionMsgKeyById( $id, $msgKey)SMW\PropertyRegistry

About | General disclaimer | Privacy policy