XML_XRD
[ class tree: XML_XRD ] [ index: XML_XRD ] [ all elements ]

Class: XML_XRD_Serializer_JSON

Source Location: /XML_XRD-0.3.1/src/XML/XRD/Serializer/JSON.php

Class Overview


Generate JSON from a XML_XRD object (for JRD files).


Author(s):

Version:

  • Release: @package_version@

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 25]
Generate JSON from a XML_XRD object (for JRD files).


[ Top ]


Class Variables

$xrd =

[line 27]

  • Access: protected

Type:   mixed


[ Top ]



Method Detail

__construct (Constructor)   [line 34]

XML_XRD_Serializer_JSON __construct( XML_XRD $xrd)

Create new instance
  • Access: public

Parameters:

XML_XRD   $xrd   —  XRD instance to convert to JSON

[ Top ]

__toString   [line 44]

string __toString( )

Generate JSON.
  • Return: JSON code
  • Access: public

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:57:47 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.