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

Class: XML_RPC2_Backend_Xmlrpcext_Value

Source Location: /XML_RPC2-1.1.2/XML/RPC2/Backend/Xmlrpcext/Value.php

Class Overview


XML_RPC value class for the XMLRPCext backend.


Author(s):

Copyright:

  • 2004-2006 Sergio Carvalho

Methods


Inherited Variables

Inherited Methods


Class Details

[line 57]
XML_RPC value class for the XMLRPCext backend.


[ Top ]


Method Detail

createFromNative   [line 69]

mixed createFromNative( mixed $value, string $explicitType)

Factory method that constructs the appropriate XML-RPC encoded type value
  • Return: The encoded value
  • Access: public

Parameters:

mixed   $value   —  Value to be encode
string   $explicitType   —  Explicit XML-RPC type as enumerated in the XML-RPC spec (defaults to automatically selected type)

[ Top ]


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