PHP Class PugMoRe_Mageploy_Model_Io_File

Inheritance: implements PugMoRe_Mageploy_Model_Io_RecordingInterface
Afficher le fichier Open project: pug-more/mageploy Class Usage Examples

Protected Properties

Свойство Type Description
$_helper

Méthodes publiques

Méthode Description
__construct ( )
canRecord ( )
done ( $stream )
getHistoryList ( $limit = null )
getPendingList ( )
record ( $stream )

Méthodes protégées

Méthode Description
createStoragePath ( )
getAllActionsFilepath ( )
getExecutedActionsFilepath ( )

Method Details

__construct() public méthode

public __construct ( )

canRecord() public méthode

public canRecord ( )

createStoragePath() protected méthode

protected createStoragePath ( )

done() public méthode

public done ( $stream )

getAllActionsFilepath() protected méthode

protected getAllActionsFilepath ( )

getExecutedActionsFilepath() protected méthode

getHistoryList() public méthode

public getHistoryList ( $limit = null )

getPendingList() public méthode

public getPendingList ( )

record() public méthode

public record ( $stream )

Property Details

$_helper protected_oe property

protected $_helper