1
kaotik
Item loop in $xoopsMailer->assign
  • 2005/6/27 18:16

  • kaotik

  • Just can't stay away

  • Posts: 861

  • Since: 2004/2/19


I have a product loop that I would like to assign to $xoopsMailer. Does $xoopsMailer support "while" loops?

Thanks

2
Dave_L
Re: Item loop in $xoopsMailer->assign
  • 2005/6/27 19:04

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


What is a "product loop"?

3
kaotik
Re: Item loop in $xoopsMailer->assign
  • 2005/6/27 19:13

  • kaotik

  • Just can't stay away

  • Posts: 861

  • Since: 2004/2/19


sorry, it's a standard loop.

Can we use smarty tags inside the mail template?

4
Dave_L
Re: Item loop in $xoopsMailer->assign
  • 2005/6/27 20:23

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


No. The mail templates are not handled by Smarty. The tags are translated by explicit string replacements in XoopsMailer::send, which is in class/xoopsmailer.php.

Login

Who's Online

302 user(s) are online (60 user(s) are browsing Support Forums)


Members: 0


Guests: 302


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Sep 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits