Token views

Categories

Component ID

1276452

Component name

Token views

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Exposes various details of a view to token module. Currently only the following is available about a view:

  • [view:name] - Human readable name of the view.
  • [view:machine-name] - Machine name of the view.
  • [view:row-count] - The total number of results (only available when view has already been executed)

This module is only available on Drupal 7 for the moment.