domain_prefix_theme

Versions
domain
domain_prefix_theme()

Implement hook_theme()

Code

domain_prefix/domain_prefix.module, line 103

<?php
function domain_prefix_theme() {
  $themes = array(
    'domain_prefix_configure_form' => array(
      'arguments' => array('form' => array()),
    ),
  );
  return $themes;
}
?>

Contact

  • agentrickard [at] gmail [dot] com

Donations

My Amazon.com Wish List