WIKINDX API 6.10.2

PARSESTYLEJSON
in package

Parse the bibliographic style's JSON

Table of Contents

Methods

getStyle()  : string
Get the bibliographic style filename
upgradeStyleTo30()  : array<string|int, mixed>
Upgrade style component to version 30 (6.8.0)

Methods

getStyle()

Get the bibliographic style filename

private getStyle(string $style) : string
Parameters
$style : string

The requested bibliographic output style.

Return values
string

upgradeStyleTo30()

Upgrade style component to version 30 (6.8.0)

private upgradeStyleTo30(array<string|int, mixed> $JsonStructure) : array<string|int, mixed>

Ad field bibliography > common > titleInvertFormat

Parameters
$JsonStructure : array<string|int, mixed>

A style formatter parsed as an array structure

Return values
array<string|int, mixed>

        
On this page

Search results