PHP Class Captioning\Format\SBVFile

Inheritance: extends Captioning\File
Afficher le fichier Open project: captioning/captioning

Protected Properties

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

Méthodes publiques

Méthode Description
buildPart ( integer $_from, integer $_to ) : SBVFile Builds file content from entry $_from to entry $_to
parse ( )

Method Details

buildPart() public méthode

Builds file content from entry $_from to entry $_to
public buildPart ( integer $_from, integer $_to ) : SBVFile
$_from integer Id of the first entry
$_to integer Id of the last entry
Résultat SBVFile

parse() public méthode

public parse ( )

Property Details

$lineEnding protected_oe property

protected $lineEnding