You are here

property views_plugin_argument_validate_node::$option_name in Views (for Drupal 7) 6.2

Overrides views_plugin_argument_validate::$option_name

File

modules/node/views_plugin_argument_validate_node.inc, line 11
Contains the 'node' argument validator plugin.

Class

views_plugin_argument_validate_node
Validate whether an argument is an acceptable node.

Code

var $option_name = 'validate_argument_node_type';