WIKINDX API trunk

BIBTEXPAGEPARSE

BibTeX PAGE import class

Table of Contents

Properties

$completeField  : mixed
boolean

Methods

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)


        
On this page

Search results