Views' argument default plugins

Same name in other branches
  1. 7.x-3.x 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

Classes

Title Sort descending File name Summary
views_plugin_argument_default plugins/views_plugin_argument_default.inc The fixed argument default handler; also used as the base.