Posted By

zugec on 05/21/09


Tagged

drupal hooktheme


Versions (?)


Advertising

Website Promotion DIRECTORY is a crucial factor for all websites that need to gain better organic search engine rankings and increase website traffic.
Submitting your website as part of your Web Promotion strategy to our SEO friendly and high traffic Business Directory for review is an excellent way to gain a valuable backlink and increase your websites visibility online.

Submit Site


Using hook_theme


Published in: PHP 






Expand | Embed | Plain Text
  1. /**
  2.  * Implementation of hook_theme().
  3.  */
  4. function hook_theme() {
  5. return array(
  6. 'theme_name' => array(
  7. 'template' => 'theme-name',
  8. 'arguments' => array('node' => NULL),
  9. ),
  10. );
  11. }

Report this snippet 

You need to login to post a comment.

Download royalty free graphics