PHP Class Hylax_Driver_spandsp, horde

Copyright 2005-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.
Author: Joel Vandal ([email protected])
Inheritance: extends Hylax_Driver
Exibir arquivo Open project: horde/horde

Protected Properties

Property Type Description
$_cmd
$_stat_cols
$_states

Public Methods

Method Description
__construct ( $params )
createCallFile ( $filename )
getFolder ( $folder, $path = null )
getJob ( $job_id, $folder, $path = null )
getStatus ( $job_id )
getThumbs ( $job_id, $ps )
imagesToVFS ( $job_id, $ps )
numFaxesIn ( )
numFaxesOut ( )
send ( $number, $data, $time = null )

Protected Methods

Method Description
_exec ( $cmd, $input = '' )

Method Details

__construct() public method

public __construct ( $params )

_exec() protected method

protected _exec ( $cmd, $input = '' )

createCallFile() public method

public createCallFile ( $filename )

getFolder() public method

public getFolder ( $folder, $path = null )

getJob() public method

public getJob ( $job_id, $folder, $path = null )

getStatus() public method

public getStatus ( $job_id )

getThumbs() public method

public getThumbs ( $job_id, $ps )

imagesToVFS() public method

public imagesToVFS ( $job_id, $ps )

numFaxesIn() public method

public numFaxesIn ( )

numFaxesOut() public method

public numFaxesOut ( )

send() public method

public send ( $number, $data, $time = null )

Property Details

$_cmd protected_oe property

protected $_cmd

$_stat_cols protected_oe property

protected $_stat_cols

$_states protected_oe property

protected $_states