PHP 클래스 PugMoRe_Mageploy_Model_Io_File

상속: implements PugMoRe_Mageploy_Model_Io_RecordingInterface
파일 보기 프로젝트 열기: pug-more/mageploy 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$_helper

공개 메소드들

메소드 설명
__construct ( )
canRecord ( )
done ( $stream )
getHistoryList ( $limit = null )
getPendingList ( )
record ( $stream )

보호된 메소드들

메소드 설명
createStoragePath ( )
getAllActionsFilepath ( )
getExecutedActionsFilepath ( )

메소드 상세

__construct() 공개 메소드

public __construct ( )

canRecord() 공개 메소드

public canRecord ( )

createStoragePath() 보호된 메소드

protected createStoragePath ( )

done() 공개 메소드

public done ( $stream )

getAllActionsFilepath() 보호된 메소드

protected getAllActionsFilepath ( )

getExecutedActionsFilepath() 보호된 메소드

getHistoryList() 공개 메소드

public getHistoryList ( $limit = null )

getPendingList() 공개 메소드

public getPendingList ( )

record() 공개 메소드

public record ( $stream )

프로퍼티 상세

$_helper 보호되어 있는 프로퍼티

protected $_helper