[ Index ]
 

Code source de XOOPS 2.0.17.1

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/htdocs/class/xml/rpc/ -> xmlrpcparser.php (sommaire)

(pas de description)

Poids: 969 lignes (22 kb)
Inclus ou requis: 1 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 13 classes

XoopsXmlRpcParser:: (22 méthodes):
  XoopsXmlRpcParser()
  setTempName()
  getTempName()
  setTempValue()
  getTempValue()
  resetTempValue()
  setTempMember()
  getTempMember()
  resetTempMember()
  setWorkingLevel()
  getWorkingLevel()
  releaseWorkingLevel()
  setTempStruct()
  getTempStruct()
  resetTempStruct()
  setTempArray()
  getTempArray()
  resetTempArray()
  setMethodName()
  getMethodName()
  setParam()
  getParam()

RpcMethodNameHandler:: (2 méthodes):
  getName()
  handleCharacterData()

RpcIntHandler:: (2 méthodes):
  getName()
  handleCharacterData()

RpcDoubleHandler:: (2 méthodes):
  getName()
  handleCharacterData()

RpcBooleanHandler:: (2 méthodes):
  getName()
  handleCharacterData()

RpcStringHandler:: (2 méthodes):
  getName()
  handleCharacterData()

RpcDateTimeHandler:: (2 méthodes):
  getName()
  handleCharacterData()

RpcBase64Handler:: (2 méthodes):
  getName()
  handleCharacterData()

RpcNameHandler:: (2 méthodes):
  getName()
  handleCharacterData()

RpcValueHandler:: (4 méthodes):
  getName()
  handleCharacterData()
  handleBeginElement()
  handleEndElement()

RpcMemberHandler:: (3 méthodes):
  getName()
  handleBeginElement()
  handleEndElement()

RpcArrayHandler:: (3 méthodes):
  getName()
  handleBeginElement()
  handleEndElement()

RpcStructHandler:: (3 méthodes):
  getName()
  handleBeginElement()
  handleEndElement()


Classe: XoopsXmlRpcParser  - X-Ref

Class RSS Parser

This class offers methods to parse RSS Files

XoopsXmlRpcParser(&$input)   X-Ref
Constructor of the class

author:

setTempName($name)   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

getTempName()   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

setTempValue($value)   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

getTempValue()   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

resetTempValue()   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

setTempMember($name, $value)   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

getTempMember()   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

resetTempMember()   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

setWorkingLevel()   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

getWorkingLevel()   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

releaseWorkingLevel()   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

setTempStruct($member)   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

getTempStruct()   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

resetTempStruct()   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

setTempArray($value)   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

getTempArray()   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

resetTempArray()   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

setMethodName($methodName)   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

getMethodName()   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

setParam($value)   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

getParam()   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

Classe: RpcMethodNameHandler  - X-Ref

getName()   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

handleCharacterData(&$parser, &$data)   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

Classe: RpcIntHandler  - X-Ref

getName()   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

handleCharacterData(&$parser, &$data)   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

Classe: RpcDoubleHandler  - X-Ref

getName()   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

handleCharacterData(&$parser, &$data)   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

Classe: RpcBooleanHandler  - X-Ref

getName()   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

handleCharacterData(&$parser, &$data)   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

Classe: RpcStringHandler  - X-Ref

getName()   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

handleCharacterData(&$parser, &$data)   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

Classe: RpcDateTimeHandler  - X-Ref

getName()   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

handleCharacterData(&$parser, &$data)   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

Classe: RpcBase64Handler  - X-Ref

getName()   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

handleCharacterData(&$parser, &$data)   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

Classe: RpcNameHandler  - X-Ref

getName()   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

handleCharacterData(&$parser, &$data)   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

Classe: RpcValueHandler  - X-Ref

getName()   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

handleCharacterData(&$parser, &$data)   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

handleBeginElement(&$parser, &$attributes)   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

handleEndElement(&$parser)   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

Classe: RpcMemberHandler  - X-Ref

getName()   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

handleBeginElement(&$parser, &$attributes)   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

handleEndElement(&$parser)   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

Classe: RpcArrayHandler  - X-Ref

getName()   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

handleBeginElement(&$parser, &$attributes)   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

handleEndElement(&$parser)   X-Ref
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

author:
param:
return:

Classe: RpcStructHandler  - X-Ref

getName()   X-Ref

author:
param:
return:

handleBeginElement(&$parser, &$attributes)   X-Ref

author:
param:
return:

handleEndElement(&$parser)   X-Ref

author:
param:
return:



Généré le : Sun Nov 25 11:44:32 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics