<div dir="rtl"><div dir="ltr" style="text-align: left;">Hi Matt,<br><br>I believe Nick Lewis answered your question in this fabulous post:<br><a href="http://www.nicklewis.org/drupal-hackers-cookbook/theming/hook_theme-and-template-files">http://www.nicklewis.org/drupal-hackers-cookbook/theming/hook_theme-and-template-files</a> <br>
<br>Israel<br></div><br><div class="gmail_quote"><div dir="ltr">2009/10/28 Matt Funk <span dir="ltr">&lt;<a href="mailto:matze999@gmx.net">matze999@gmx.net</a>&gt;</span></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr"><div style="font-family: &#39;Arial&#39;; font-size: 12pt; font-weight: 400; font-style: normal;">Hi,<br>
<p style="margin: 0px; text-indent: 0px;"><br></p>this is probably a basic question for most, but i am stuck on this.<br>
<p style="margin: 0px; text-indent: 0px;"><br></p>I have a custom module enabled which has a function:<br>
theme_mymod_myfcn($myarg) {<br>
  ...<br>
}<br>
<p style="margin: 0px; text-indent: 0px;"><br></p>I am trying to override this fcn via the file:<br>
mymod_myfcn.tpl.php<br>
<p style="margin: 0px; text-indent: 0px;"><br></p>However, whenever i try to print $myarg in the tpl.php file it appears to be empty. Why?<br>
<p style="margin: 0px; text-indent: 0px;"><br></p>Is there a way to access the $myarg variable in the tpl.php file. <br>
<p style="margin: 0px; text-indent: 0px;"><br></p>thanks<br><font color="#888888">
matt</font></div></div><br>_______________________________________________<br>
themes mailing list<br>
<a href="mailto:themes@drupal.org">themes@drupal.org</a><br>
<a href="http://lists.drupal.org/mailman/listinfo/themes" target="_blank">http://lists.drupal.org/mailman/listinfo/themes</a><br>
<br></blockquote></div><br></div>