Semantic MediaWiki and related extensions
List of all members
SMWSemanticData Class Reference
Inheritance diagram for SMWSemanticData:
Inheritance graph
[legend]
Collaboration diagram for SMWSemanticData:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from SMW\SemanticData
 __construct (DIWikiPage $subject, $noDuplicates=true)
 
 __sleep ()
 
 isStub ()
 
 getSubject ()
 
 getSequenceMap ()
 
 getCountMap ()
 
 getProperties ()
 
 hasProperty (DIProperty $property)
 
 getPropertyValues (DIProperty $property)
 
 setExtensionData ( $key, $value)
 
 getExtensionData ( $key)
 
 getOption ( $key, $default=null)
 
 setOption ( $key, $value)
 
 getErrors ()
 
 addError ( $error)
 
 getHash ()
 
 getSubSemanticData ()
 
 clearSubSemanticData ()
 
 hasVisibleProperties ()
 
 hasVisibleSpecialProperties ()
 
 addPropertyObjectValue (DIProperty $property, SMWDataItem $dataItem)
 
 addPropertyValue ( $propertyName, SMWDataItem $dataItem)
 
 addDataValue (SMWDataValue $dataValue)
 
 addSubobject (Subobject $subobject)
 
 removePropertyObjectValue (DIProperty $property, SMWDataItem $dataItem)
 
 removeProperty (DIProperty $property)
 
 clear ()
 
 isEmpty ()
 
 importDataFrom (SemanticData $semanticData)
 
 removeDataFrom (SemanticData $semanticData)
 
 hasSubSemanticData ( $subobjectName=null)
 
 findSubSemanticData ( $subobjectName)
 
 addSubSemanticData (SemanticData $semanticData)
 
 removeSubSemanticData (SemanticData $semanticData)
 
- Public Attributes inherited from SMW\SemanticData
const OPT_LAST_MODIFIED = 'opt.last.modified'
 
const OPT_CHECK_REMNANT_ENTITIES = 'opt.check.remnant.entities'
 
const PROC_USER = 'proc.user'
 
const PROC_DELETE = 'proc.delete'
 
 $stubObject
 
 $subContainerDepthCounter = 0
 
- Protected Attributes inherited from SMW\SemanticData
 $mPropVals = []
 
 $mProperties = []
 
 $mHasVisibleProps = false
 
 $mHasVisibleSpecs = false
 
 $mNoDuplicates
 
 $mSubject
 
 $subSemanticData
 
 $errors = []
 
 $options
 
 $extensionData = []
 
 $sequenceMap = []
 
 $countMap = []
 
- Static Protected Attributes inherited from SMW\SemanticData
static $mPropertyPrefix = ''
 

The documentation for this class was generated from the following file:

About | General disclaimer | Privacy policy