File/SyncML/SyncML/Command.php

Description

The SyncML_Command class provides a base class for handling all <SyncBody> commands.

A SyncML command is a protocol primitive. Each SyncML command specifies to a recipient an individual operation that is to be performed.

The SyncML_Command objects are hooked into the XML parser of the SyncML_ContentHandler class and are reponsible for parsing a single command inside the SyncBody section of a SyncML message. All actions that must be executed for a single SyncML command are handled by these objects, by means of the handleCommand() method.

$Horde: framework/SyncML/SyncML/Command.php,v 1.4.10.13 2009/04/05 20:24:42 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.

Classes
Class Description
 class SyncML_Command The SyncML_Command class provides a base class for handling all <SyncBody> commands.

Documentation generated on Sun, 30 Jan 2011 05:15:53 +0000 by phpDocumentor 1.4.3