Index of all elements
[ a ]
[ c ]
[ d ]
[ e ]
[ g ]
[ h ]
[ i ]
[ j ]
[ l ]
[ n ]
[ o ]
[ p ]
[ r ]
[ s ]
[ t ]
[ v ]
[ w ]
[ x ]
[ _ ]
a
- $aliases
- in file XRD.php, variable XML_XRD::$aliases
Array of subject alias strings
top
top
top
top
top
top
i
- $id
- in file XRD.php, variable XML_XRD::$id
xml:id of the XRD document
top
top
l
- $links
- in file XRD.php, variable XML_XRD::$links
Array of link objects
- $loader
- in file XRD.php, variable XML_XRD::$loader
XRD file/string loading dispatcher
- load
- in file XML.php, method XML_XRD_Loader_XML::load()
Loads the XML element into the classes' data structures
- LOAD
- in file Exception.php, class constant XML_XRD_Loader_Exception::LOAD
Error loading the XML|JSON file|string
- load
- in file JSON.php, method XML_XRD_Loader_JSON::load()
Loads the JSON object into the classes' data structures
- loadFile
- in file XML.php, method XML_XRD_Loader_XML::loadFile()
Loads the contents of the given file
- loadFile
- in file XRD.php, method XML_XRD::loadFile()
Loads the contents of the given file.
- loadFile
- in file Loader.php, method XML_XRD_Loader::loadFile()
Loads the contents of the given file.
- loadFile
- in file JSON.php, method XML_XRD_Loader_JSON::loadFile()
Loads the contents of the given file
- loadLink
- in file XML.php, method XML_XRD_Loader_XML::loadLink()
Create a link element object from XML element
- loadLink
- in file JSON.php, method XML_XRD_Loader_JSON::loadLink()
Create a link element object from XML element
- loadProperties
- in file JSON.php, method XML_XRD_Loader_JSON::loadProperties()
Loads the Property elements from XML
- loadProperties
- in file XML.php, method XML_XRD_Loader_XML::loadProperties()
Loads the Property elements from XML
- loadProperty
- in file XML.php, method XML_XRD_Loader_XML::loadProperty()
Create a property element object from XML element
- loadString
- in file XML.php, method XML_XRD_Loader_XML::loadString()
Loads the contents of the given string
- loadString
- in file Loader.php, method XML_XRD_Loader::loadString()
Loads the contents of the given string
- loadString
- in file JSON.php, method XML_XRD_Loader_JSON::loadString()
Loads the contents of the given string
- loadString
- in file XRD.php, method XML_XRD::loadString()
Loads the contents of the given string
- Link.php
- procedural page Link.php
- Loader.php
- procedural page Loader.php
- LogicException.php
- procedural page LogicException.php
top
top
top
top
top
top
top
top
top
x
- $xrd
- in file JSON.php, variable XML_XRD_Serializer_JSON::$xrd
- $xrd
- in file XML.php, variable XML_XRD_Serializer_XML::$xrd
- $xrd
- in file Serializer.php, variable XML_XRD_Serializer::$xrd
XRD data storage
- $xrd
- in file JSON.php, variable XML_XRD_Loader_JSON::$xrd
Data storage the XML data get loaded into
- $xrd
- in file XML.php, variable XML_XRD_Loader_XML::$xrd
Data storage the XML data get loaded into
- XML_XRD
- in file XRD.php, class XML_XRD
Main class used to load XRD documents from string or file.
- XML.php
- procedural page XML.php
- XML.php
- procedural page XML.php
- XRD.php
- procedural page XRD.php
- XML_XRD_Element_Link
- in file Link.php, class XML_XRD_Element_Link
Link element in a XRD file. Attribute access via object properties.
- XML_XRD_Element_Property
- in file Property.php, class XML_XRD_Element_Property
Property element in a XRD document.
- XML_XRD_Exception
- in file Exception.php, class XML_XRD_Exception
Base exception interface for all XML_XRD related exceptions.
- XML_XRD_Loader
- in file Loader.php, class XML_XRD_Loader
File/string loading dispatcher.
- XML_XRD_Loader_Exception
- in file Exception.php, class XML_XRD_Loader_Exception
XML_XRD exception that's thrown when loading the XRD fails.
- XML_XRD_Loader_JSON
- in file JSON.php, class XML_XRD_Loader_JSON
Loads XRD data from a JSON file
- XML_XRD_Loader_XML
- in file XML.php, class XML_XRD_Loader_XML
Loads XRD data from an XML file
- XML_XRD_LogicException
- in file LogicException.php, class XML_XRD_LogicException
XML_XRD exception that's thrown when something is not supported
- XML_XRD_PropertyAccess
- in file PropertyAccess.php, class XML_XRD_PropertyAccess
Provides ArrayAccess to extending classes (XML_XRD and XML_XRD_Element_Link).
- XML_XRD_Serializer
- in file Serializer.php, class XML_XRD_Serializer
Serialization dispatcher - loads the correct serializer for saving XRD data.
- XML_XRD_Serializer_Exception
- in file Exception.php, class XML_XRD_Serializer_Exception
XML_XRD exception that's thrown when saving an XRD file fails.
- XML_XRD_Serializer_JSON
- in file JSON.php, class XML_XRD_Serializer_JSON
Generate JSON from a XML_XRD object (for JRD files).
- XML_XRD_Serializer_XML
- in file XML.php, class XML_XRD_Serializer_XML
Generate XML from a XML_XRD object.
top
_
- __construct
- in file Serializer.php, method XML_XRD_Serializer::__construct()
Init object with xrd object
- __construct
- in file XML.php, method XML_XRD_Serializer_XML::__construct()
Create new instance
- __construct
- in file XML.php, method XML_XRD_Loader_XML::__construct()
Init object with xrd object
- __construct
- in file Property.php, method XML_XRD_Element_Property::__construct()
Create a new instance
- __construct
- in file Loader.php, method XML_XRD_Loader::__construct()
Create new instance
- __construct
- in file JSON.php, method XML_XRD_Loader_JSON::__construct()
Init object with xrd object
- __construct
- in file Link.php, method XML_XRD_Element_Link::__construct()
Create a new instance and load data from the XML element
- __construct
- in file JSON.php, method XML_XRD_Serializer_JSON::__construct()
Create new instance
- __toString
- in file JSON.php, method XML_XRD_Serializer_JSON::__toString()
Generate JSON.
- __toString
- in file XML.php, method XML_XRD_Serializer_XML::__toString()
Generate XML.
top
Documentation generated on Mon, 11 Mar 2019 15:57:47 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|