You are here

public property views_plugin::$plugin_name in Views (for Drupal 7) 7.3

The plugin name of this plugin, for example table or full.

File

includes/plugins.inc, line 496
Built in plugins for Views output handling.

Class

views_plugin
Abstract base class to provide interface common to all plugins.

Code

public $plugin_name = NULL;