Overview

Packages

  • None
  • Rpc

Classes

  • Horde_Rpc
  • Horde_Rpc_ActiveSync
  • Horde_Rpc_Exception
  • Horde_Rpc_Phpgw
  • Horde_Rpc_Soap
  • Horde_Rpc_Syncml
  • Horde_Rpc_Syncml_Wbxml
  • Horde_Rpc_Translation
  • Horde_Rpc_Webdav
  • Horde_Rpc_Webdav2
  • Horde_Rpc_Xmlrpc
  • Overview
  • Package
  • Class
  • Tree

Class Horde_Rpc_Syncml_Wbxml

The Horde_Rpc_Syncml_Wbxml class provides a SyncML implementation of the Horde RPC system using WBXML encoding.

Copyright 2003-2012 Horde LLC (http://www.horde.org/)

See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.

Horde_Rpc
Extended by Horde_Rpc_Syncml
Extended by Horde_Rpc_Syncml_Wbxml
Package: Rpc
Author: Chuck Hagenbuch chuck@horde.org
Author: Anthony Mills amills@pyramid6.com
Located at Horde/Rpc/Syncml/Wbxml.php
Methods summary
public string
# getResponseContentType( )

Returns the Content-Type of the response.

Returns the Content-Type of the response.

Returns

string
The MIME Content-Type of the RPC response.

Overrides

Horde_Rpc_Syncml::getResponseContentType()
Methods inherited from Horde_Rpc_Syncml
authorize(), getResponse()
Methods inherited from Horde_Rpc
__construct(), factory(), getInput(), request(), sendOutput()
Properties inherited from Horde_Rpc
$_params, $_requestMissingAuthorization, $_requireAuthorization
API documentation generated by ApiGen