XML_RPC_Values Class Reference

Inherits CI_Xmlrpc.

Collaboration diagram for XML_RPC_Values:
[legend]

List of all members.

Public Member Functions

 XML_RPC_Values ($val=-1, $type='')
 addScalar ($val, $type='string')
 addArray ($vals)
 addStruct ($vals)
 kindOf ()
 serializedata ($typ, $val)
 serialize_class ()
 serializeval ($o)
 scalarval ()
 iso8601_encode ($time, $utc=0)

Public Attributes

 $me = array()
 $mytype = 0


Member Function Documentation

XML_RPC_Values::addArray ( vals  ) 

XML_RPC_Values::addScalar ( val,
type = 'string' 
)

XML_RPC_Values::addStruct ( vals  ) 

XML_RPC_Values::iso8601_encode ( time,
utc = 0 
)

XML_RPC_Values::kindOf (  ) 

XML_RPC_Values::scalarval (  ) 

XML_RPC_Values::serialize_class (  ) 

XML_RPC_Values::serializedata ( typ,
val 
)

XML_RPC_Values::serializeval ( o  ) 

XML_RPC_Values::XML_RPC_Values ( val = -1,
type = '' 
)


Member Data Documentation

XML_RPC_Values::$me = array()

XML_RPC_Values::$mytype = 0


The documentation for this class was generated from the following file:

Generated on Sun Nov 16 16:09:19 2008 for CodeIgniter by  doxygen 1.5.7.1