ProMailerList class

ProMailer subscriber list

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

Show class?     Show args?       Only hookable?    

Properties

NameReturnSummaryDefault
ProMailerList::closed bool List closed for new subscribers? only used by regular lists 
ProMailerList::custom array Additional custom data to store with this list in associative array 
ProMailerList::fields array Custom field definitions as ['name' => 'sanitizer'], only used by regular lists 
ProMailerList::id int 
ProMailerList::manager ProMailerLists 
ProMailerList::selector string Selector string, only used by pages lists 
ProMailerList::title string 
ProMailerList::type string Either ProMailer::listTypeRegular or ProMailer::listTypePages  
ProMailerList::unsub_email string Email address for optional list-unsubscribe header 
ProMailerList::unsub_field string Field name that has non-empty value if user is unsubscribed, only used by pages lists 

Additional methods and properties

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

API reference based on ProcessWire core version 3.0.251