The SyncML_Command_Status class provides a SyncML implementation of the Status response as defined in SyncML Representation Protocol, version 1.1, section 5.4.
This is not strictly a command but specifies the request status code for a corresponding SyncML command.
$Horde: framework/SyncML/SyncML/Command/Status.php,v 1.15.10.13 2009/08/26 15:28:10 jan Exp $
Copyright 2003-2009 The Horde Project (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
Located in /SyncML/SyncML/Command/Status.php (line 25)
SyncML_Command | --SyncML_Command_Status
The command (Add, Replace, etc) sent to the client, that this Status response refers to.
Name of the command.
The command ID (CmdID) of the command sent to the client, that this Status response refers to.
The message ID (Msg) of the message sent to the client, that this Status response refers to.
The server ID of the sent object, that this Status response refers to.
This element is optional. If specified, Status response refers to a single Item in the command sent to the client. It refers to all Items in the sent command otherwise.
The status response code, one of the RESPONSE_* constants.
The client ID of the sent object, that this Status response refers to.
This element is optional. If specified, Status response refers to a single Item in the command sent to the client. It refers to all Items in the sent command otherwise.
Inherited from SyncML_Command
SyncML_Command::$_chars
SyncML_Command::$_cmdID
SyncML_Command::$_outputHandler
SyncML_Command::$_stack
End element handler for the XML parser, delegated from SyncML_ContentHandler::endElement().
Inherited From SyncML_Command
SyncML_Command::SyncML_Command()
SyncML_Command::characters()
SyncML_Command::endElement()
SyncML_Command::factory()
SyncML_Command::getCommandName()
SyncML_Command::handleCommand()
SyncML_Command::startElement()
Documentation generated on Sun, 30 Jan 2011 05:22:20 +0000 by phpDocumentor 1.4.3