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

Class: XML_RPC2_Server_Input_PhpInput

Source Location: /XML_RPC2-1.1.2/XML/RPC2/Server/Input/PhpInput.php

Class Overview


Class that feeds XML_RPC2 with input originating from php://input


Author(s):

Copyright:

  • 2011 Sergio Carvalho

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 55]
Class that feeds XML_RPC2 with input originating from php://input


[ Top ]


Class Variables

$input =

[line 57]

  • Access: protected

Type:   mixed


[ Top ]



Method Detail

isEmpty   [line 63]

boolean isEmpty( )

Return true if there is no input (input is empty)
  • Return: True iff there is no input
  • Access: public

[ Top ]

readRequest   [line 73]

string readRequest( )

Return the input as a string
  • Return: The Input
  • Access: public

[ Top ]


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