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

Class: Payment_Process2_LinkPoint_XML_Parser

Source Location: /Payment_Process2-0.3.1/Payment/Process2/Result/LinkPoint.php

Class Overview

XML_Parser
   |
   --Payment_Process2_LinkPoint_XML_Parser

Payment_Process2_LinkPoint_XML_Parser


Author(s):

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 122]
Payment_Process2_LinkPoint_XML_Parser

XML Parser for the LinkPoint response



[ Top ]


Class Variables

$response = array()

[line 130]

$response
  • Var: Raw response as an array
  • Access: public

Type:   array


[ Top ]



Method Detail

defaultHandler   [line 177]

void defaultHandler( resource $xp, string $data)

defaultHandler

Parameters:

resource   $xp   —  XML processor handler
string   $data   — 

[ Top ]

endHandler   [line 163]

void endHandler( resource $xp, string $elem)

endHandler

Parameters:

resource   $xp   —  XML processor handler
string   $elem   —  Name of XML entity

[ Top ]

startHandler   [line 149]

void startHandler( resource $xp, string $elem, $attribs)

startHandler

Parameters:

resource   $xp   —  XML processor handler
string   $elem   —  Name of XML entity
   $attribs   — 

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:40:37 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.