Drupal Views: display all views template keys (print_r)


/ Published in: PHP
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <?php
  2. // If you have devel.module installed, comment the line above and uncomment the line below
  3. // dsm(array_keys(get_defined_vars()));
  4. ?>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.