aggregator.views.schema.yml
Same filename in other branches
File
-
core/
modules/ aggregator/ config/ schema/ aggregator.views.schema.yml
View source
- # Schema for the views plugins of the Aggregator module.
-
- views.argument.aggregator_fid:
- type: views.argument.numeric
- label: 'Aggregator feed ID'
-
- views.argument.aggregator_iid:
- type: views.argument.numeric
- label: 'Aggregator item ID'
-
- views.field.aggregator_title_link:
- type: views_field
- label: 'Title link'
- mapping:
- display_as_link:
- type: boolean
-
- views.row.aggregator_rss:
- type: views_row
- label: 'Aggregator item row'
- mapping:
- view_mode:
- type: string
- label: 'Display type'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.