Class Interfax
Interfax service for sending faxes
Package: blesta\components\delivery\interfax
Copyright: Copyright (c) 2011, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at components/delivery/interfax/interfax.php
Copyright: Copyright (c) 2011, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at components/delivery/interfax/interfax.php
public
|
|
public
|
#
setAccount( string $username, string $password )
Sets the username and password for the Interfax account to send faxes from |
public
|
|
public
|
#
setContacts( mixed $contacts )
Sets the contact names associated with a fax number. Fax numbers and contact names must maintain order. |
public
|
|
public
array
|
|
public
array
|
|
public
array
|
|
public
|
#
setSubject( string $subject )
Sets the subject of this fax, viewable in the Interfax account under Outpbound Queue |
public
|
|
public
|
|
public
|
|
public
|
#
setSendTime( string $time )
Sets the date and time at which Interfax should dispatch the fax. Dates in the past will be sent immediately |
public
|
#
setPageSize( string $page_size )
Sets the page size of documents sent to Interfax. This applies to all files |
public
|
#
setPageOrientation( string $orientation )
Sets the page orientation of documents sent to Interfax. This applies to all files |
public
|
|
public
|
|
public
array
|