You are here

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

Overrides views_plugin_argument_default::$option_name

File

plugins/views_plugin_argument_default_php.inc, line 11
Contains the php code argument default plugin.

Class

views_plugin_argument_default_php
Default argument plugin to provide a PHP code block.

Code

var $option_name = 'default_argument_php';