Revision: 16133
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at July 27, 2009 14:26 by jonathanpglick
Initial Code
function {module_name}_views_api() { return array('api' => 2.0); }
Initial URL
Initial Description
This will trigger views to load the views in the file {module\_name}.views\_default.inc
Initial Title
Views API module declaration
Initial Tags
drupal
Initial Language
PHP