This is the complete list of members for ReferenceDescription, including all inherited members.
$defaultValue | AttributeDescription | protected |
$displayType | AttributeDescription | protected |
$inputType | AttributeDescription | protected |
$isEditable | AttributeDescription | protected |
$name | AttributeDescription | protected |
$otherName | ReferenceDescription | protected |
$otherType | ReferenceDescription | protected |
$tags | AttributeDescription | protected |
$type | AttributeDescription | protected |
$validateDescription | AttributeDescription | protected |
$validateType | AttributeDescription | protected |
__construct($name, $otherType, $otherName) | ReferenceDescription | |
wcmf::lib::persistence::AttributeDescription::__construct($name, $type, array $tags, $defaultValue, $validateType, $validateDescription, $isEditable, $inputType, $displayType) | AttributeDescription | |
getDefaultValue() | ReferenceDescription | |
getDisplayType() | ReferenceDescription | |
getInputType() | ReferenceDescription | |
getIsEditable() | ReferenceDescription | |
getName() | ReferenceDescription | |
getOtherName() | ReferenceDescription | |
getOtherType() | ReferenceDescription | |
getPropertyNames() | AttributeDescription | |
getTags() | ReferenceDescription | |
getType() | ReferenceDescription | |
getValidateDescription() | ReferenceDescription | |
getValidateType() | ReferenceDescription | |
hasTag($tag) | AttributeDescription | |
matchTags(array $tags=[], $matchMode='all') | AttributeDescription | |