WIKINDX API trunk

PARSESTYLEJSON

Parse the bibliographic style's JSON

Table of Contents

Properties

$bibliography  : array<string|int, mixed>
array
$citation  : array<string|int, mixed>
array
$common  : array<string|int, mixed>
array
$footnote  : array<string|int, mixed>
array
$info  : array<string|int, mixed>
array
$types  : array<string|int, mixed>
array

Methods

loadStyle()  : bool
Read the chosen bibliographic style and create arrays based on resource type.

Properties

$bibliography

array

public array<string|int, mixed> $bibliography = []

Methods

loadStyle()

Read the chosen bibliographic style and create arrays based on resource type.

public loadStyle(string $style) : bool
Parameters
$style : string

The requested bibliographic output style.

Return values
bool

        
On this page

Search results