|
ZenCart_Documentation
1.5.0
http://www.collinsharper.com
|
Public Member Functions | |
| product_notification ($title, $content, $content_html, $queryname='') | |
| choose_audience () | |
| confirm () | |
| send ($newsletter_id) | |
Data Fields | |
| $show_choose_audience | |
| $title | |
| $content | |
| $content_html | |
Definition at line 12 of file product_notification.php.
| choose_audience | ( | ) |
Definition at line 22 of file product_notification.php.
| confirm | ( | ) |
Definition at line 102 of file product_notification.php.
| product_notification | ( | $ | title, |
| $ | content, | ||
| $ | content_html, | ||
| $ | queryname = '' |
||
| ) |
Definition at line 15 of file product_notification.php.
| send | ( | $ | newsletter_id | ) |
Definition at line 192 of file product_notification.php.
| $content |
Definition at line 13 of file product_notification.php.
| $content_html |
Definition at line 13 of file product_notification.php.
| $show_choose_audience |
Definition at line 13 of file product_notification.php.
| $title |
Definition at line 13 of file product_notification.php.