[ Menü ]
Home
News
Scripts
Neuzugänge
Suchen
Bücher
Manuals
[ Inhalt ]
Script eintragen
Tutorial eintragen
Newsletter
Umfragen
Link zu uns
Werbung bei uns
Kontakt
Impressum
[ Statistik ]
Hits gesamt: 5202195
Hits Heute: 298
max. Hits (10.07.07): 6964
User Online: 38
Scripts: 2828
[ Partner ]
CodeBase
I.S.U.M.
LUG Bayreuth
PEAR NEWS
PHP Classes
[ Facebook ]
[ Eigene Domain? ]
.de
.com
.net
.org
.info
.biz
[ Buchtipp ]
ASP.NET. Ein Handbuch für Einsteiger und Umsteiger, m. CD.
Manuals > PEAR > XML_RDDL
PEAR Manual
Prev
Chapter 39. XML
Next
XML_RDDL
Table of Contents
Introduction
-- Introduction to XML_RDDL
Example
-- Example for the usage of XML_RDDL
XML_RDDL::XML_RDDL()
-- Constructor
XML_RDDL::parseRDDL()
-- parse a document that contains RDDL resources
XML_RDDL::getAllResources()
-- return all resources that have been found
XML_RDDL::getResourceById()
-- get one resource from the document
XML_RDDL::getResourcesByNature()
-- selects all resources of a specified nature
XML_RDDL::getResourcesByPurpose()
-- selects all resources of a specified nature
XML_RDDL::getResourcesByLanguage()
-- selects all resources of a specified language
XML_RDDL::apiVersion()
-- return API version
Class to read RDDL (Resource Directory Description Language) documents.
Prev
Home
Next
XML
Up
Introduction
Copyright 1998 - 2009 by I.S.U.M.