ZenCart_Documentation  1.5.0
http://www.collinsharper.com
product_notification Class Reference

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

Detailed Description

Definition at line 12 of file product_notification.php.


Member Function Documentation

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.


Field Documentation

$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.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations