PHP Interface Captioning\FileInterface

Afficher le fichier Open project: captioning/captioning Interface Usage Examples

Méthodes publiques

Méthode Description
build ( ) : captioning\FileInterface
buildPart ( integer $_from, integer $_to ) : captioning\FileInterface
parse ( ) : captioning\FileInterface

Method Details

build() public méthode

public build ( ) : captioning\FileInterface
Résultat captioning\FileInterface

buildPart() public méthode

public buildPart ( integer $_from, integer $_to ) : captioning\FileInterface
$_from integer
$_to integer
Résultat captioning\FileInterface

parse() public méthode

public parse ( ) : captioning\FileInterface
Résultat captioning\FileInterface