Revision: 35290
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at November 5, 2010 03:24 by austinhappel
Initial Code
<?php print print_r(array_keys(get_defined_vars()), 1); // If you have devel.module installed, comment the line above and uncomment the line below // dsm(array_keys(get_defined_vars())); ?>
Initial URL
Initial Description
Initial Title
Drupal Views: display all views template keys (print_r)
Initial Tags
drupal
Initial Language
PHP