WIKINDX API 6.4.9

BIBTEXPAGEPARSE

BibTeX PAGE import class

Table of Contents

$completeField  : mixed
boolean
parsePages()  : mixed
parsePages tries to split on '--' or '-' (in case no valid split on '--' is possible.

Properties

Methods

parsePages()

parsePages tries to split on '--' or '-' (in case no valid split on '--' is possible.

private parsePages(string $pages) : mixed

if the split results in 2 elements, the split is considered valid.

Parameters
$pages : string
Return values
mixed

BOOLEAN|array(start, end)

Search results