Maileon PHP client  1.5.0
Easily integrate your PHP application with Maileon.
com_maileon_api_blacklists_Blacklist Class Reference
Inheritance diagram for com_maileon_api_blacklists_Blacklist:
com_maileon_api_xml_AbstractXMLWrapper

Public Member Functions

 toString ()
 
 fromXML ($xmlElement)
 
 toXML ()
 
- Public Member Functions inherited from com_maileon_api_xml_AbstractXMLWrapper
 fromXML ($xmlElement)
 
 fromXMLString ($xmlString)
 
 toXML ()
 
 toXMLString ()
 
 toString ()
 

Public Attributes

 $id
 
 $name
 
 $entries
 

Detailed Description

The wrapper class for a blacklist.

Definition at line 6 of file Blacklist.php.

Member Function Documentation

com_maileon_api_blacklists_Blacklist::toString ( )
Returns
string a human-readable representation of this blacklist.

Definition at line 30 of file Blacklist.php.

com_maileon_api_blacklists_Blacklist::fromXML (   $xmlElement)

Initializes this blacklist type from an XML representation.

Parameters
SimpleXMLElement$xmlElementthe serialized XML representation to use

Definition at line 41 of file Blacklist.php.


The documentation for this class was generated from the following file: