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

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

c

convert-xrdjrd.php
procedural page convert-xrdjrd.php
top

d

describes
in file XRD.php, method XML_XRD::describes()
    Checks if the XRD document describes the given URI.
detectTypeFromFile
in file Loader.php, method XML_XRD_Loader::detectTypeFromFile()
    Tries to detect the file type (xml or json) from the file content
detectTypeFromString
in file Loader.php, method XML_XRD_Loader::detectTypeFromString()
    Tries to detect the file type from the content of the file
DETECT_TYPE
in file Exception.php, class constant XML_XRD_Loader_Exception::DETECT_TYPE
    Detecting the file type failed
DOC_NS
in file Exception.php, class constant XML_XRD_Loader_Exception::DOC_NS
    The document namespace is not the XRD 1.0 namespace
DOC_ROOT
in file Exception.php, class constant XML_XRD_Loader_Exception::DOC_ROOT
    The document root element is not XRD
top

e

$expires
in file XRD.php, variable XML_XRD::$expires
    Unix timestamp when the document expires.
Exception.php
procedural page Exception.php
Exception.php
procedural page Exception.php
Exception.php
procedural page Exception.php
top

g

get
in file XRD.php, method XML_XRD::get()
    Get the link with highest priority for the given relation and type.
getAll
in file XRD.php, method XML_XRD::getAll()
    Get all links with the given relation and type, highest priority first.
getIterator
in file XRD.php, method XML_XRD::getIterator()
    Return the iterator object to loop over the links
getLoader
in file Loader.php, method XML_XRD_Loader::getLoader()
    Creates a XRD loader object for the given type
getProperties
in file PropertyAccess.php, method XML_XRD_PropertyAccess::getProperties()
    Get all properties with the given type
getSerializer
in file Serializer.php, method XML_XRD_Serializer::getSerializer()
    Creates a XRD loader object for the given type
getTitle
in file Link.php, method XML_XRD_Element_Link::getTitle()
    Returns the title of the link in the given language.
gen-host-meta.php
procedural page gen-host-meta.php
gen-lrdd.php
procedural page gen-lrdd.php
top

h

$href
in file Link.php, variable XML_XRD_Element_Link::$href
    Link URL
top

i

$id
in file XRD.php, variable XML_XRD::$id
    xml:id of the XRD document
top

j

JSON.php
procedural page JSON.php
JSON.php
procedural page JSON.php
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

n

NO_LOADER
in file Exception.php, class constant XML_XRD_Loader_Exception::NO_LOADER
    Unsupported XRD file/string type (no loader)
NS_XRD
in file XML.php, class constant XML_XRD_Loader_XML::NS_XRD
    XRD 1.0 namespace
top

o

offsetExists
in file PropertyAccess.php, method XML_XRD_PropertyAccess::offsetExists()
    Check if the property with the given type exists
offsetGet
in file PropertyAccess.php, method XML_XRD_PropertyAccess::offsetGet()
    Return the highest ranked property with the given type
offsetSet
in file PropertyAccess.php, method XML_XRD_PropertyAccess::offsetSet()
    Not implemented.
offsetUnset
in file PropertyAccess.php, method XML_XRD_PropertyAccess::offsetUnset()
    Not implemented.
OPEN_FILE
in file Exception.php, class constant XML_XRD_Loader_Exception::OPEN_FILE
    Error opening file
top

p

$properties
in file PropertyAccess.php, variable XML_XRD_PropertyAccess::$properties
    Array of property objects
Property.php
procedural page Property.php
PropertyAccess.php
procedural page PropertyAccess.php
top

r

$rel
in file Link.php, variable XML_XRD_Element_Link::$rel
    Link relation
top

s

$serializer
in file XRD.php, variable XML_XRD::$serializer
    XRD serializing dispatcher
$subject
in file XRD.php, variable XML_XRD::$subject
    XRD subject
Serializer.php
procedural page Serializer.php
top

t

$template
in file Link.php, variable XML_XRD_Element_Link::$template
    Link URL template
$titles
in file Link.php, variable XML_XRD_Element_Link::$titles
    Array of key-value pairs: Key is the language, value the title
$type
in file Property.php, variable XML_XRD_Element_Property::$type
    Type of the propery.
$type
in file Link.php, variable XML_XRD_Element_Link::$type
    Link type (MIME type)
to
in file XRD.php, method XML_XRD::to()
    Converts this XRD object to XML or JSON.
to
in file Serializer.php, method XML_XRD_Serializer::to()
    Convert the XRD data into a string of the given type
toXML
in file XRD.php, method XML_XRD::toXML()
    Converts this XRD object to XML.
top

v

$value
in file Property.php, variable XML_XRD_Element_Property::$value
    Value of the property.
top

w

writeProperty
in file XML.php, method XML_XRD_Serializer_XML::writeProperty()
    Write a property in the XMLWriter stream output
webfinger.php
procedural page webfinger.php
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.