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

Index of all elements

[ a ] [ c ] [ d ] [ f ] [ g ] [ i ] [ k ] [ n ] [ p ] [ r ] [ s ] [ t ] [ x ] [ _ ]

a

$agent_nodes
in file Parser.php, variable XML_FOAF_Parser::$agent_nodes
addAimChatID
in file FOAF.php, method XML_FOAF::addAimChatID()
    Add a foaf:aimChatID element
addChild
in file FOAF.php, method XML_FOAF::addChild()
    Add an XML_Tree, XML_Tree_Node object or XML String to the FOAF
addCurrentProject
in file FOAF.php, method XML_FOAF::addCurrentProject()
    Add a foaf:currentProject element
addDepiction
in file FOAF.php, method XML_FOAF::addDepiction()
    Add a foaf:depiction element
addFundedBy
in file FOAF.php, method XML_FOAF::addFundedBy()
    Add a foaf:fundedBy element
addHomepage
in file FOAF.php, method XML_FOAF::addHomepage()
    Add a foaf:homepage element
addIcqChatID
in file FOAF.php, method XML_FOAF::addIcqChatID()
    Add a foaf:icqChatID element
addImg
in file FOAF.php, method XML_FOAF::addImg()
    Add a foaf:img element
addInterest
in file FOAF.php, method XML_FOAF::addInterest()
    Add a foaf:interest element
addJabberID
in file FOAF.php, method XML_FOAF::addJabberID()
    Add a foaf:jabberID element
addKnows
in file FOAF.php, method XML_FOAF::addKnows()
    set a foaf:knows
addLogo
in file FOAF.php, method XML_FOAF::addLogo()
    Add a foaf:logo element
addMade
in file FOAF.php, method XML_FOAF::addMade()
    Add a foaf:made element
addMbox
in file FOAF.php, method XML_FOAF::addMbox()
    Add a foaf:mbox or foaf:mbox_sha1sum element
addMboxSha1Sum
in file FOAF.php, method XML_FOAF::addMboxSha1Sum()
    Add a foaf:mbox_sha1sum element
addMember
in file FOAF.php, method XML_FOAF::addMember()
    Add a foaf:member element
addMsnChatID
in file FOAF.php, method XML_FOAF::addMsnChatID()
    Add a foaf:msnChatID element
addMyersBriggs
in file FOAF.php, method XML_FOAF::addMyersBriggs()
    Add a foaf:myersBriggs elements
addNick
in file FOAF.php, method XML_FOAF::addNick()
    Add a foaf:nick element
addOnlineAccount
in file FOAF.php, method XML_FOAF::addOnlineAccount()
    Add a foaf:OnlineAccount element
addOnlineChatAccount
in file FOAF.php, method XML_FOAF::addOnlineChatAccount()
    Add a foaf:OnlineChatAccount element
addOnlineEcommerceAccount
in file FOAF.php, method XML_FOAF::addOnlineEcommerceAccount()
    Add a foaf:OnlineEcommerceAccount element
addOnlineGamingAccount
in file FOAF.php, method XML_FOAF::addOnlineGamingAccount()
    Add a foaf:OnlineGamingAccount element
addPage
in file FOAF.php, method XML_FOAF::addPage()
    Add a foaf:page element
addPastProject
in file FOAF.php, method XML_FOAF::addPastProject()
    Add a foaf:pastProject element
addPhone
in file FOAF.php, method XML_FOAF::addPhone()
    Add a foaf:phone element
addPublications
in file FOAF.php, method XML_FOAF::addPublications()
    Add a foaf:publications elements
addSchoolHomepage
in file FOAF.php, method XML_FOAF::addSchoolHomepage()
    Add a foaf:schoolHomepage element
addSeeAlso
in file FOAF.php, method XML_FOAF::addSeeAlso()
    set rdfs:seeAlso
addTheme
in file FOAF.php, method XML_FOAF::addTheme()
    Add a foaf:theme element
addWeblog
in file FOAF.php, method XML_FOAF::addWeblog()
    Add a foaf:weblog element
addWorkInfoHomepage
in file FOAF.php, method XML_FOAF::addWorkInfoHomepage()
    Add a foaf:workInfoHomepage element
addWorkplaceHomepage
in file FOAF.php, method XML_FOAF::addWorkplaceHomepage()
    Add a foaf:workplaceHome element
addXmlns
in file FOAF.php, method XML_FOAF::addXmlns()
    Set an XML Namespace
addYahooChatID
in file FOAF.php, method XML_FOAF::addYahooChatID()
    Add a foaf:yahooChatID element
top

c

$children
in file FOAF.php, variable XML_FOAF::$children
Common.php
procedural page Common.php
top

d

dump
in file FOAF.php, method XML_FOAF::dump()
    Echo the FOAF RDF/XML tree
top

f

$foaf
in file FOAF.php, variable XML_FOAF::$foaf
$foaf
in file Parser.php, variable XML_FOAF_Parser::$foaf
$foaf_data
in file Parser.php, variable XML_FOAF_Parser::$foaf_data
$foaf_xml
in file Parser.php, variable XML_FOAF_Parser::$foaf_xml
FOAF.php
procedural page FOAF.php
top

g

get
in file FOAF.php, method XML_FOAF::get()
    Alias for toXML
top

i

isAllowedForAgent
in file Common.php, method XML_FOAF_Common::isAllowedForAgent()
    Check if a property is allows for the current foaf:Agent
top

k

$known_nodes
in file Parser.php, variable XML_FOAF_Parser::$known_nodes
top

n

$namespaces
in file FOAF.php, variable XML_FOAF::$namespaces
newAgent
in file FOAF.php, method XML_FOAF::newAgent()
    Create new FOAF Agent
top

p

Parser.php
procedural page Parser.php
parseFromFile
in file Parser.php, method XML_FOAF_Parser::parseFromFile()
    Parse a FOAF in the specified File
parseFromMem
in file Parser.php, method XML_FOAF_Parser::parseFromMem()
    Parse a FOAF contained in the specified variable
parseFromURI
in file Parser.php, method XML_FOAF_Parser::parseFromURI()
    Parse a FOAF at the specified URI
top

r

$rdf_parser
in file Parser.php, variable XML_FOAF_Parser::$rdf_parser
RDFAPI_INCLUDE_DIR
in file Parser.php, constant RDFAPI_INCLUDE_DIR
top

s

setBasedNear
in file FOAF.php, method XML_FOAF::setBasedNear()
    set foaf:basedNear
setFamilyName
in file FOAF.php, method XML_FOAF::setFamilyName()
    set foaf:familyName
setFirstName
in file FOAF.php, method XML_FOAF::setFirstName()
    set foaf:firstName
setGeekcode
in file FOAF.php, method XML_FOAF::setGeekcode()
    set foaf:geekcode
setGender
in file FOAF.php, method XML_FOAF::setGender()
    set foaf:gender
setGivenName
in file FOAF.php, method XML_FOAF::setGivenName()
    set foaf:givenname
setMembershipClass
in file FOAF.php, method XML_FOAF::setMembershipClass()
    Set foaf:membershipClass
setName
in file FOAF.php, method XML_FOAF::setName()
    Set the foaf:name of the Agent
setPlan
in file FOAF.php, method XML_FOAF::setPlan()
    set foaf:plan
setSurname
in file FOAF.php, method XML_FOAF::setSurname()
    set foaf:surname
setTitle
in file FOAF.php, method XML_FOAF::setTitle()
    set foaf:title
top

t

toArray
in file Parser.php, method XML_FOAF_Parser::toArray()
    Return parsed FOAF data as an Array
toHTML
in file Parser.php, method XML_FOAF_Parser::toHTML()
    Return parsed FOAF data pretty HTML
toObject
in file Parser.php, method XML_FOAF_Parser::toObject()
    Return parsed FOAF data as an Object
toXML
in file FOAF.php, method XML_FOAF::toXML()
    Return the FOAF RDF/XML tree
top

x

$xml_tree
in file FOAF.php, variable XML_FOAF::$xml_tree
XML_FOAF
in file FOAF.php, class XML_FOAF
    FOAF Creator
XML_FOAF
in file FOAF.php, method XML_FOAF::XML_FOAF()
    XML_FOAF PHP4 Compatible Constructor
XML_FOAF_AGENT
in file Parser.php, constant XML_FOAF_AGENT
XML_FOAF_Common
in file Common.php, class XML_FOAF_Common
    XML_FOAF Common Methods
XML_FOAF_DC_NS
in file Parser.php, constant XML_FOAF_DC_NS
XML_FOAF_GROUP
in file Parser.php, constant XML_FOAF_GROUP
XML_FOAF_NS
in file Parser.php, constant XML_FOAF_NS
XML_FOAF_ORGANIZATION
in file Parser.php, constant XML_FOAF_ORGANIZATION
XML_FOAF_Parser
in file Parser.php, method XML_FOAF_Parser::XML_FOAF_Parser()
    XML_FOAF_Parser PHP4 Compatible Constructor
XML_FOAF_Parser
in file Parser.php, class XML_FOAF_Parser
    FOAF Parser
XML_FOAF_PERSON
in file Parser.php, constant XML_FOAF_PERSON
XML_FOAF_RDF_NS
in file Parser.php, constant XML_FOAF_RDF_NS
XML_FOAF_RDF_SCHEMA_NS
in file Parser.php, constant XML_FOAF_RDF_SCHEMA_NS
top

_

_fetchAgent
in file Parser.php, method XML_FOAF_Parser::_fetchAgent()
    Parses our the foaf:Agents
_fetchAimChatID
in file Parser.php, method XML_FOAF_Parser::_fetchAimChatID()
    Finds all foaf:aimChatID's and inserts them into the result Array
_fetchCurrentProject
in file Parser.php, method XML_FOAF_Parser::_fetchCurrentProject()
    Finds all foaf:currentProject's and inserts them into the result Array
_fetchDcDescription
in file Parser.php, method XML_FOAF_Parser::_fetchDcDescription()
    Finds all dc:description's and inserts them into the result Array
_fetchDcTitle
in file Parser.php, method XML_FOAF_Parser::_fetchDcTitle()
    Finds all dc:title's and inserts them into the result Array
_fetchDepiction
in file Parser.php, method XML_FOAF_Parser::_fetchDepiction()
    Finds all foaf:depiction's and inserts them into the result Array
_fetchFundedBy
in file Parser.php, method XML_FOAF_Parser::_fetchFundedBy()
    Finds all foaf:fundedBy's and inserts them into the result Array
_fetchHoldsAccount
in file Parser.php, method XML_FOAF_Parser::_fetchHoldsAccount()
    Finds all foaf:onlineAccount's and inserts them into the result Array
_fetchHomepage
in file Parser.php, method XML_FOAF_Parser::_fetchHomepage()
    Finds all foaf:homepage's and inserts them into the result Array
_fetchIcqChatID
in file Parser.php, method XML_FOAF_Parser::_fetchIcqChatID()
    Finds all foaf:icqChatID's and inserts them into the result Array
_fetchImg
in file Parser.php, method XML_FOAF_Parser::_fetchImg()
    Finds all foaf:img's and inserts them into the result Array
_fetchInterest
in file Parser.php, method XML_FOAF_Parser::_fetchInterest()
    Finds all foaf:interest's and inserts them into the result Array
_fetchJabberID
in file Parser.php, method XML_FOAF_Parser::_fetchJabberID()
    Finds all foaf:jabberID's and inserts them into the result Array
_fetchLogo
in file Parser.php, method XML_FOAF_Parser::_fetchLogo()
    Finds all foaf:logo's and inserts them into the result Array
_fetchMade
in file Parser.php, method XML_FOAF_Parser::_fetchMade()
    Finds all foaf:made's and inserts them into the result Array
_fetchMbox
in file Parser.php, method XML_FOAF_Parser::_fetchMbox()
    Finds all foaf:mbox's and inserts them into the result Array
_fetchMboxSha1Sum
in file Parser.php, method XML_FOAF_Parser::_fetchMboxSha1Sum()
    Finds all foaf:mbox_sha1sum's and inserts them into the result Array
_fetchMember
in file Parser.php, method XML_FOAF_Parser::_fetchMember()
    Finds all foaf:member's and inserts them into the result Array
_fetchMsnChatID
in file Parser.php, method XML_FOAF_Parser::_fetchMsnChatID()
    Finds all foaf:msnChatID's and inserts them into the result Array
_fetchMyersBriggs
in file Parser.php, method XML_FOAF_Parser::_fetchMyersBriggs()
    Finds all foaf:myersBriggs's and inserts them into the result Array
_fetchNick
in file Parser.php, method XML_FOAF_Parser::_fetchNick()
    Finds all foaf:nick's and inserts them into the result Array
_fetchPage
in file Parser.php, method XML_FOAF_Parser::_fetchPage()
    Finds all foaf:page's and inserts them into the result Array
_fetchPastProject
in file Parser.php, method XML_FOAF_Parser::_fetchPastProject()
    Finds all foaf:pastProject's and inserts them into the result Array
_fetchPhone
in file Parser.php, method XML_FOAF_Parser::_fetchPhone()
    Finds all foaf:phone's and inserts them into the result Array
_fetchProperty
in file Parser.php, method XML_FOAF_Parser::_fetchProperty()
    Fetch a FOAF Property with multiple values
_fetchPublication
in file Parser.php, method XML_FOAF_Parser::_fetchPublication()
    Finds all foaf:publication's and inserts them into the result Array
_fetchSchoolHomepage
in file Parser.php, method XML_FOAF_Parser::_fetchSchoolHomepage()
    Finds all foaf:schoolHomepage's and inserts them into the result Array
_fetchSeeAlso
in file Parser.php, method XML_FOAF_Parser::_fetchSeeAlso()
    Finds all rdf:seeAlso's and inserts them into the result Array
_fetchTheme
in file Parser.php, method XML_FOAF_Parser::_fetchTheme()
    Finds all foaf:theme's and inserts them into the result Array
_fetchWeblog
in file Parser.php, method XML_FOAF_Parser::_fetchWeblog()
    Finds all foaf:weblog's and inserts them into the result Array
_fetchWorkInfoHomepage
in file Parser.php, method XML_FOAF_Parser::_fetchWorkInfoHomepage()
    Finds all foaf:workInfoHomepage's and inserts them into the result Array
_fetchWorkplaceHomepage
in file Parser.php, method XML_FOAF_Parser::_fetchWorkplaceHomepage()
    Finds all foaf:workplaceHompage's and inserts them into the result Array
_fetchYahooChatID
in file Parser.php, method XML_FOAF_Parser::_fetchYahooChatID()
    Finds all foaf:yahooChatID's and inserts them into the result Array
_getBasedNear
in file Parser.php, method XML_FOAF_Parser::_getBasedNear()
    Finds all foaf:basedNear's and inserts them into the result Array
_getFamilyName
in file Parser.php, method XML_FOAF_Parser::_getFamilyName()
    Finds all foaf:familyName's and inserts them into the result Array
_getFirstName
in file Parser.php, method XML_FOAF_Parser::_getFirstName()
    Finds all foaf:firstName's and inserts them into the result Array
_getGeekcode
in file Parser.php, method XML_FOAF_Parser::_getGeekcode()
    Finds all foaf:geekcode's and inserts them into the result Array
_getGender
in file Parser.php, method XML_FOAF_Parser::_getGender()
    Finds all foaf:gender's and inserts them into the result Array
_getGivenName
in file Parser.php, method XML_FOAF_Parser::_getGivenName()
    Finds all foaf:givenName's and inserts them into the result Array
_getMembershipClass
in file Parser.php, method XML_FOAF_Parser::_getMembershipClass()
    Finds all foaf:membershipClass's and inserts them into the result Array
_getName
in file Parser.php, method XML_FOAF_Parser::_getName()
    Finds the foaf:name's and inserts them into the result array
_getPlan
in file Parser.php, method XML_FOAF_Parser::_getPlan()
    Finds all foaf:plan's and inserts them into the result Array
_getProperty
in file Parser.php, method XML_FOAF_Parser::_getProperty()
    Fetch a FOAF Property with a single value
_getSurname
in file Parser.php, method XML_FOAF_Parser::_getSurname()
    Finds all foaf:surname's and inserts them into the result Array
_getTitle
in file Parser.php, method XML_FOAF_Parser::_getTitle()
    Finds all the foaf:title and inserts them into the result Array
_getXmlns
in file FOAF.php, method XML_FOAF::_getXmlns()
    Return XML Namespaces as xml attributes
_parse
in file Parser.php, method XML_FOAF_Parser::_parse()
    Calls all the seperate property parsers
_setXmlns
in file FOAF.php, method XML_FOAF::_setXmlns()
    Set default XML Namespaces
__construct
in file Parser.php, method XML_FOAF_Parser::__construct()
    XML_FOAF_Parser Constructor
__construct
in file FOAF.php, method XML_FOAF::__construct()
    XML_FOAF Constructor
top

Documentation generated on Thu, 15 Jan 2004 19:03:02 +0000 by phpDocumentor 1.2.3