Views' argument default plugins in Views (for Drupal 7) 6.3
Same name and namespace in other branches
- 6.2 plugins/views_plugin_argument_default.inc \views_argument_default_plugins
- 7.3 plugins/views_plugin_argument_default.inc \views_argument_default_plugins
Allow specialized methods of filling in arguments when they aren't provided.
See also
hook_views_plugins
File
- plugins/
views_plugin_argument_default.inc, line 7 - Contains the fixed argument default plugin.
Classes
Name | Location | Description |
---|---|---|
views_plugin_argument_default |
plugins/ |
The fixed argument default handler; also used as the base. |