Documentation

AmbTool
in package

Table of Contents

Constants

TYPE_AM2  = 'AM2'
TYPE_AMBR  = 'AMBR'
TYPE_JH  = 'JH'
TYPE_RAW  = 'Raw'

Methods

__construct()  : mixed
extractArchive()  : void
inspectArchive()  : string

Constants

TYPE_AM2

public mixed TYPE_AM2 = 'AM2'

TYPE_AMBR

public mixed TYPE_AMBR = 'AMBR'

TYPE_RAW

public mixed TYPE_RAW = 'Raw'

Methods

__construct()

public __construct(string $ambtoolPath) : mixed
Parameters
$ambtoolPath : string

extractArchive()

public extractArchive(SplFileInfo $archivePath, SplFileInfo $targetDir) : void
Parameters
$archivePath : SplFileInfo
$targetDir : SplFileInfo

inspectArchive()

public inspectArchive(SplFileInfo $archivePath) : string
Parameters
$archivePath : SplFileInfo
Return values
string

        
On this page

Search results