PHP Class Hylax_Driver_hylafax, horde

Copyright 2003-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: Marko Djukic ([email protected])
Inheritance: extends Hylax_Driver
Mostra file Open project: horde/horde

Public Properties

Property Type Description
$_cmd
$_stat_cols
$_states

Public Methods

Method Description
__construct ( $params )
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 = '' )
_getParseSendJob ( $filename )
_parseFaxStat ( $result )

Method Details

__construct() public method

public __construct ( $params )

_exec() protected method

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

_getParseSendJob() protected method

protected _getParseSendJob ( $filename )

_parseFaxStat() protected method

protected _parseFaxStat ( $result )

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 public_oe property

public $_cmd

$_stat_cols public_oe property

public $_stat_cols

$_states public_oe property

public $_states