views_plugin::$plugin_name
The plugin name of this plugin, for example table or full.
Type: plugin_name
File
-
includes/
plugins.inc, line 496
Class
- views_plugin
- Abstract base class to provide interface common to all plugins.
Code
public $plugin_name = NULL;