TagHelper
Functions
Parameters:
Name | Type | Default value | Description |
---|---|---|---|
value | Union | ||
value_format | EntityTagValueFormat |
Return type:
Union |
Parameters:
Name | Type | Default value | Description |
---|---|---|---|
value | str | ||
value_format | EntityTagValueFormat |
Return type:
Union |
Parameters:
Name | Type | Default value | Description |
---|---|---|---|
value | Union |
Return type:
str |
Return a list of all possible combinations of tags
Parameters:
Name | Type | Default value | Description |
---|---|---|---|
distinct_tags | Dict |
Return type:
List |
Return a dictionary of tags key with the list of values for each key from a list of tags
Parameters:
Name | Type | Default value | Description |
---|---|---|---|
tags | List |
Return type:
Dict |
Return a list of distinct values for a key from a list of tags
Parameters:
Name | Type | Default value | Description |
---|---|---|---|
tags | List | ||
key | str |
Return type:
List |
Parameters:
Name | Type | Default value | Description |
---|---|---|---|
tags_dict | List |
Return type:
List |
Parameters:
Name | Type | Default value | Description |
---|---|---|---|
tags_dict | List |
Return type:
List |
Parameters:
Name | Type | Default value | Description |
---|---|---|---|
tags | List |
Return type:
List |