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