The SyncML_Command_Alert class provides a SyncML implementation of the Alert command as defined in SyncML Representation Protocol, version 1.1, section 5.5.2.
The Alert command is used for sending custom content information to the recipient. The command provides a mechanism for communicating content information, such as state information or notifications to an application on the recipient device.
$Horde: framework/SyncML/SyncML/Command/Alert.php,v 1.18.10.18 2009/12/30 01:15:22 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/Alert.php (line 28)
SyncML_Command | --SyncML_Command_Alert
The alert type. Should be one of the ALERT_* constants.
Name of the command.
The last time when synchronization happened, from the <Meta><Last> element.
The current time this synchronization happens, from the <Meta><Next> element.
Source database of the Alert command.
Target database of the Alert command.
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().
Implements the actual business logic of the Alert command.
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:15:05 +0000 by phpDocumentor 1.4.3