ez.no / exponential / documentation / reference / data fetching / content / same_classattribute_node
fetch( 'content', 'same_classattribute_node', hash( 'class_attribute_id', id,
'value', value,
'datatype', datatype ) )
| Name | Type | Description | Required |
|---|---|---|---|
| id | integer | class attribute id to compare | yes |
| value | mixed | the value to match | yes |
| datatype | string | which datatype | yes |
a list of node objects
Fetches all nodes which has a specific attribute set.
Comments