WIKINDX API trunk

UPGRADE_XML2JSONSTYLE
in package

Parse the bibliographic style's XML

Conversion to use with PHP's simpleXML by Ritesh Agrawal and Mark Grimshaw-Aagaard 2007/2008

Table of Contents

Methods

get_style_fields_defaults()  : array<string|int, mixed>
Get the default values of style fields
myksort()  : mixed
xml2json()  : mixed
Extract entries from file

Methods

get_style_fields_defaults()

Get the default values of style fields

public get_style_fields_defaults() : array<string|int, mixed>
Return values
array<string|int, mixed>

myksort()

public myksort(mixed &$value, mixed $key) : mixed
Parameters
$value : mixed
$key : mixed

xml2json()

Extract entries from file

public xml2json(string $style_id, string $xml) : mixed
Parameters
$style_id : string
  • Id of Style File
$xml : string
  • Location of Style File

        
On this page

Search results