PHP 클래스 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.
저자: Marko Djukic ([email protected])
상속: extends Hylax_Driver
파일 보기 프로젝트 열기: horde/horde

공개 프로퍼티들

프로퍼티 타입 설명
$_cmd
$_stat_cols
$_states

공개 메소드들

메소드 설명
__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 )

보호된 메소드들

메소드 설명
_exec ( $cmd, $input = '' )
_getParseSendJob ( $filename )
_parseFaxStat ( $result )

메소드 상세

__construct() 공개 메소드

public __construct ( $params )

_exec() 보호된 메소드

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

_getParseSendJob() 보호된 메소드

protected _getParseSendJob ( $filename )

_parseFaxStat() 보호된 메소드

protected _parseFaxStat ( $result )

getFolder() 공개 메소드

public getFolder ( $folder, $path = null )

getJob() 공개 메소드

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

getStatus() 공개 메소드

public getStatus ( $job_id )

getThumbs() 공개 메소드

public getThumbs ( $job_id, $ps )

imagesToVFS() 공개 메소드

public imagesToVFS ( $job_id, $ps )

numFaxesIn() 공개 메소드

public numFaxesIn ( )

numFaxesOut() 공개 메소드

public numFaxesOut ( )

send() 공개 메소드

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

프로퍼티 상세

$_cmd 공개적으로 프로퍼티

public $_cmd

$_stat_cols 공개적으로 프로퍼티

public $_stat_cols

$_states 공개적으로 프로퍼티

public $_states