You are here

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

Overrides views_plugin_argument_validate::$option_name

File

plugins/views_plugin_argument_validate_php.inc, line 13
Contains the php code argument validator plugin.

Class

views_plugin_argument_validate_php
Provide PHP code to validate whether or not an argument is ok.

Code

var $option_name = 'validate_argument_php';