XML_RSS::getTextinputs (Previous) (Next) Introduction

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

XML_Serializer

Содержание
Introduction -- Introduction to XML_Serializer
Package XML_Serializer Constants -- Constants defined in and used by XML_Serializer
Class Summary XML_Serializer -- XML_Serializer - class that serializes various structures into an XML document
constructor XML_Serializer::XML_Serializer() -- constructor
XML_Serializer::apiVersion() -- return API version
XML_Serializer::serialize() -- serialize data
XML_Serializer::getSerializedData() -- get the result of the serialization
XML_Serializer::resetOptions() -- reset all options to default options
XML_Serializer::setOption() -- set an option
Example -- Example for the usage of XML_Serializer
Class Summary XML_Unserializer -- XML_Unserializer - class to unserialize (read) XML documents
XML_Unserializer Options -- List of all XML_Unserializer options
XML_Unserializer::XML_Unserializer() -- Constructor for XML_Unserializer
XML_Unserializer::apiVersion() -- return API version
XML_Unserializer::unserialize() -- unserialize data
XML_Unserializer::getUnserializedData() -- get the result of the unserialization
XML_Unserializer::getRootName() -- get the name of the root tag of the parsed document.
XML_Unserializer::setOption() -- set an option
XML_Unserializer::setoptions() -- set several options
XML_Unserializer::resetOptions() -- reset all options to default options
XML_RSS::getTextinputs (Previous) (Next) Introduction

Download Documentation Last updated: Mon, 02 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.