Method |
Description |
|
_createBlogger ( array $conf ) : Horde_Push_Recipient_Blogger |
Create the blogger recipient. |
|
_createControllerRequest ( array $conf ) : Horde_Controller_Request |
Create a controller request. |
|
_createFacebook ( array $conf ) : Horde_Push_Recipient_Facebook |
Create the facebook recipient. |
|
_createHttpClient ( array $conf ) : Horde_Http_Client |
Create a HTTP client. |
|
_createMail ( array $conf ) : Horde_Push_Recipient_Mail |
Create the mail recipient(s). |
|
_createMailTransport ( array $conf ) : Horde_Mail_Transport |
Create a mail transport. |
|
_createTwitter ( array $conf ) : Horde_Push_Recipient_Twitter |
Create the twitter recipient. |
|