You are here

protected property ViewsRulesLoop::$itemName in Views Rules 7

The name of the item this class represents in the info hook.

Type: string

Overrides RulesExtendable::$itemName

File

rules/views_rules.plugin.inc, line 12
Views Rules plugin implementations.

Class

ViewsRulesLoop
Loop plugin for using results from a view with Rules displays.

Code

protected $itemName = 'view loop';