Static Public Member Functions | |
| static | render (Parser &$parser) |
| Method for handling the subobject parser function. | |
Static Protected Member Functions | |
| static | addPropertyValueToSemanticData ($propertyName, $valueString, $semanticData) |
Static Protected Attributes | |
| static | $m_errors |
Definition at line 14 of file SMW_Subobject.php.
| static SMWSubobject::render | ( | Parser &$ | parser | ) | [static] |
Method for handling the subobject parser function.
| Parser | $parser |
Definition at line 25 of file SMW_Subobject.php.
References smwfEncodeMessages().
| static SMWSubobject::addPropertyValueToSemanticData | ( | $ | propertyName, | |
| $ | valueString, | |||
| $ | semanticData | |||
| ) | [static, protected] |
Definition at line 60 of file SMW_Subobject.php.
References SMWPropertyValue::makeUserProperty(), and SMWDataValueFactory::newPropertyObjectValue().
SMWSubobject::$m_errors [static, protected] |
Definition at line 16 of file SMW_Subobject.php.
1.5.6