XOOPS 2.5.6
Final
|
Public Member Functions | |
getMethodName () | |
& | getParam () |
getTempArray () | |
getTempMember () | |
getTempName () | |
getTempStruct () | |
getTempValue () | |
getWorkingLevel () | |
releaseWorkingLevel () | |
resetTempArray () | |
resetTempMember () | |
resetTempStruct () | |
resetTempValue () | |
setMethodName ($methodName) | |
setParam ($value) | |
setTempArray ($value) | |
setTempMember ($name, $value) | |
setTempName ($name) | |
setTempStruct ($member) | |
setTempValue ($value) | |
setWorkingLevel () | |
XoopsXmlRpcParser (&$input) | |
Public Member Functions inherited from SaxParser | |
addTagHandler (&$tagHandler) | |
free () | |
getCurrentLevel () | |
getCurrentTag () | |
& | getErrors ($ashtml=true) |
getParentTag () | |
getXmlError () | |
handleBeginElement ($parser, $tagName, $attributesArray) | |
handleBeginElementDefault ($parser, $tagName, $attributesArray) | |
handleCharacterData ($parser, $data) | |
handleCharacterDataDefault ($parser, $data) | |
handleDefault ($parser, $data) | |
handleEndElement ($parser, $tagName) | |
handleEndElementDefault ($parser, $tagName) | |
handleExternalEntityRef ($parser, $openEntityNames, $base, $systemId, $publicId) | |
handleNotationDecl ($parser, $notationName, $base, $systemId, $publicId) | |
handleProcessingInstruction ($parser, &$target, &$data) | |
handleUnparsedEntityDecl ($parser, $entityName, $base, $systemId, $publicId, $notationName) | |
parse () | |
SaxParser (&$input) | |
setCaseFolding ($isCaseFolding) | |
setErrors ($error) | |
useAsciiEncoding () | |
useIsoEncoding () | |
useUtfEncoding () | |
Public Attributes | |
$_methodName | |
$_param | |
$_tempArray | |
$_tempMember | |
$_tempName | |
$_tempStruct | |
$_tempValue | |
$_workingLevel = array() | |
Public Attributes inherited from SaxParser | |
$errors = array() | |
$isCaseFolding | |
$level | |
$parser | |
$tagHandlers = array() | |
$tags = array() | |
$targetEncoding | |
$xmlInput | |
Definition at line 50 of file xmlrpcparser.php.
XoopsXmlRpcParser::getMethodName | ( | ) |
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
@return |
Definition at line 438 of file xmlrpcparser.php.
References $_methodName.
& XoopsXmlRpcParser::getParam | ( | ) |
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
@return |
Definition at line 466 of file xmlrpcparser.php.
References $_param.
XoopsXmlRpcParser::getTempArray | ( | ) |
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
@return |
Definition at line 396 of file xmlrpcparser.php.
References getWorkingLevel().
XoopsXmlRpcParser::getTempMember | ( | ) |
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
@return |
Definition at line 269 of file xmlrpcparser.php.
References getWorkingLevel().
XoopsXmlRpcParser::getTempName | ( | ) |
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
@return |
Definition at line 184 of file xmlrpcparser.php.
References getWorkingLevel().
XoopsXmlRpcParser::getTempStruct | ( | ) |
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
@return |
Definition at line 354 of file xmlrpcparser.php.
References getWorkingLevel().
XoopsXmlRpcParser::getTempValue | ( | ) |
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
@return |
Definition at line 227 of file xmlrpcparser.php.
References $_tempValue.
XoopsXmlRpcParser::getWorkingLevel | ( | ) |
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
@return |
Definition at line 311 of file xmlrpcparser.php.
Referenced by getTempArray(), getTempMember(), getTempName(), getTempStruct(), setTempArray(), setTempMember(), setTempName(), and setTempStruct().
XoopsXmlRpcParser::releaseWorkingLevel | ( | ) |
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
@return |
Definition at line 325 of file xmlrpcparser.php.
XoopsXmlRpcParser::resetTempArray | ( | ) |
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
@return |
Definition at line 410 of file xmlrpcparser.php.
References SaxParser\getCurrentLevel().
XoopsXmlRpcParser::resetTempMember | ( | ) |
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
@return |
Definition at line 283 of file xmlrpcparser.php.
References SaxParser\getCurrentLevel().
XoopsXmlRpcParser::resetTempStruct | ( | ) |
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
@return |
Definition at line 368 of file xmlrpcparser.php.
References SaxParser\getCurrentLevel().
XoopsXmlRpcParser::resetTempValue | ( | ) |
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
@return |
Definition at line 241 of file xmlrpcparser.php.
XoopsXmlRpcParser::setMethodName | ( | $methodName | ) |
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
@return |
Definition at line 424 of file xmlrpcparser.php.
XoopsXmlRpcParser::setParam | ( | $value | ) |
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
@return |
Definition at line 452 of file xmlrpcparser.php.
XoopsXmlRpcParser::setTempArray | ( | $value | ) |
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
@return |
Definition at line 382 of file xmlrpcparser.php.
References getWorkingLevel().
XoopsXmlRpcParser::setTempMember | ( | $name, | |
$value | |||
) |
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
@return |
Definition at line 255 of file xmlrpcparser.php.
References getWorkingLevel().
XoopsXmlRpcParser::setTempName | ( | $name | ) |
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
@return |
Definition at line 170 of file xmlrpcparser.php.
References getWorkingLevel().
XoopsXmlRpcParser::setTempStruct | ( | $member | ) |
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
@return |
Definition at line 339 of file xmlrpcparser.php.
References getWorkingLevel().
XoopsXmlRpcParser::setTempValue | ( | $value | ) |
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
@return |
Definition at line 198 of file xmlrpcparser.php.
XoopsXmlRpcParser::setWorkingLevel | ( | ) |
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
@return |
Definition at line 297 of file xmlrpcparser.php.
References SaxParser\getCurrentLevel().
XoopsXmlRpcParser::XoopsXmlRpcParser | ( | & | $input | ) |
Constructor of the class
Definition at line 144 of file xmlrpcparser.php.
References SaxParser\addTagHandler(), and SaxParser\SaxParser().
XoopsXmlRpcParser::$_methodName |
Definition at line 71 of file xmlrpcparser.php.
Referenced by getMethodName().
XoopsXmlRpcParser::$_param |
Definition at line 61 of file xmlrpcparser.php.
Referenced by getParam().
XoopsXmlRpcParser::$_tempArray |
Definition at line 121 of file xmlrpcparser.php.
XoopsXmlRpcParser::$_tempMember |
Definition at line 101 of file xmlrpcparser.php.
XoopsXmlRpcParser::$_tempName |
Definition at line 81 of file xmlrpcparser.php.
XoopsXmlRpcParser::$_tempStruct |
Definition at line 111 of file xmlrpcparser.php.
XoopsXmlRpcParser::$_tempValue |
Definition at line 91 of file xmlrpcparser.php.
Referenced by getTempValue().
XoopsXmlRpcParser::$_workingLevel = array() |
Definition at line 131 of file xmlrpcparser.php.