PHP Interface Captioning\FileInterface

Show file Open project: captioning/captioning Interface Usage Examples

Public Methods

Method Description
build ( ) : captioning\FileInterface
buildPart ( integer $_from, integer $_to ) : captioning\FileInterface
parse ( ) : captioning\FileInterface

Method Details

build() public method

public build ( ) : captioning\FileInterface
return captioning\FileInterface

buildPart() public method

public buildPart ( integer $_from, integer $_to ) : captioning\FileInterface
$_from integer
$_to integer
return captioning\FileInterface

parse() public method

public parse ( ) : captioning\FileInterface
return captioning\FileInterface