SMWPropertyValue Member List
This is the complete list of members for
SMWPropertyValue, including all inherited members.
| $m_caption | SMWDataValue | [protected] |
| $m_contextPage | SMWDataValue | [protected] |
| $m_dataitem | SMWDataValue | [protected] |
| $m_infolinks | SMWDataValue | [protected] |
| $m_outformat | SMWDataValue | [protected] |
| $m_property | SMWDataValue | [protected] |
| $m_typeid | SMWDataValue | [protected] |
| $m_wikipage | SMWPropertyValue | [protected] |
| $mPropTypeValue | SMWPropertyValue | [private] |
| __clone() | SMWPropertyValue | |
| __construct($typeid) | SMWDataValue | |
| addError($error) | SMWDataValue | |
| addInfolink(SMWInfolink $link) | SMWDataValue | |
| addServiceLinks() | SMWDataValue | |
| checkAllowedValues() | SMWDataValue | [protected] |
| clearErrors() | SMWDataValue | [protected] |
| getDataItem() | SMWDataValue | |
| getDBkey() | SMWPropertyValue | |
| getErrors() | SMWDataValue | |
| getErrorText() | SMWDataValue | |
| getHash() | SMWDataValue | |
| getInfolinks() | SMWDataValue | |
| getInfolinkText($outputformat, $linker=null) | SMWDataValue | |
| getLongHTMLText($linked=null) | SMWPropertyValue | |
| getLongText($outputformat, $linker=null) | SMWDataValue | |
| getLongWikiText($linked=null) | SMWPropertyValue | |
| getPropertyID() | SMWPropertyValue | |
| getPropertyTypeID() | SMWPropertyValue | |
| getQueryDescription($value) | SMWDataValue | |
| getServiceLinkParams() | SMWDataValue | [protected] |
| getShortHTMLText($linked=null) | SMWPropertyValue | |
| getShortText($outputformat, $linker=null) | SMWDataValue | |
| getShortWikiText($linked=null) | SMWPropertyValue | |
| getText() | SMWPropertyValue | |
| getTypeID() | SMWDataValue | |
| getTypesValue() | SMWPropertyValue | |
| getWikiPageValue() | SMWPropertyValue | |
| getWikiValue() | SMWPropertyValue | |
| highlightText($text) | SMWPropertyValue | [protected] |
| isInverse() | SMWPropertyValue | |
| isNumeric() | SMWDataValue | |
| isShown() | SMWPropertyValue | |
| isUserDefined() | SMWPropertyValue | |
| isValid() | SMWDataValue | |
| isVisible() | SMWPropertyValue | |
| loadDataItem(SMWDataItem $dataItem) | SMWPropertyValue | [protected] |
| makeProperty($propertyid) | SMWPropertyValue | [static] |
| makeUserProperty($propertyName) | SMWPropertyValue | [static] |
| parseUserValue($value) | SMWPropertyValue | [protected] |
| prepareValue(&$value, &$comparator) | SMWDataValue | [protected, static] |
| registerProperty($id, $typeid, $label=false, $show=false) | SMWPropertyValue | [static] |
| registerPropertyAlias($id, $label) | SMWPropertyValue | [static] |
| setCaption($caption) | SMWPropertyValue | |
| setContextPage(SMWDIWikiPage $contextPage) | SMWDataValue | |
| setDataItem(SMWDataItem $dataItem) | SMWDataValue | |
| setInverse($isinverse) | SMWPropertyValue | |
| setOutputFormat($formatstring) | SMWPropertyValue | |
| setProperty(SMWDIProperty $property) | SMWDataValue | |
| setUserValue($value, $caption=false) | SMWDataValue | |