ProMailerQueue class

ProMailer queue item

alias properties


Click any linked item for full usage details and examples. Hookable methods are indicated with the icon. In addition to those shown below, the ProMailerQueue class also inherits all the methods and properties of: ProMailerType, WireData and Wire.

Show class?     Show args?       Only hookable?    

Properties

NameReturnSummary 
ProMailerQueue::created int 
ProMailerQueue::lastSubscriber ProMailerSubscriber null Last subscriber sent to 
ProMailerQueue::last_subscriber_id int 
ProMailerQueue::message ProMailerMessage null Message being sent to 
ProMailerQueue::message_id int 
ProMailerQueue::nextSubscriber ProMailerSubscriber null Next subscriber to send to 
ProMailerQueue::next_subscriber_id int 
ProMailerQueue::next_time int 
ProMailerQueue::num int 
ProMailerQueue::num_fail int 
ProMailerQueue::num_sent int 
ProMailerQueue::paused int 
ProMailerQueue::user_id int 

Additional methods and properties

In addition to the methods and properties above, ProMailerQueue also inherits the methods and properties of these classes:

API reference based on ProcessWire core version 3.0.253