Class Horde_SyncMl_Command_Alert
The Horde_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.
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_SyncMl_Command
- Horde_SyncMl_Command_Alert
Package: SyncMl
Author: Anthony Mills amills@pyramid6.com
Author: Karsten Fourmont karsten@horde.org
Author: Jan Schneider jan@horde.org
Located at Horde/SyncMl/Command/Alert.php
Author: Anthony Mills amills@pyramid6.com
Author: Karsten Fourmont karsten@horde.org
Author: Jan Schneider jan@horde.org
Located at Horde/SyncMl/Command/Alert.php
public
|
#
endElement( string $uri, string $element )
End element handler for the XML parser, delegated from Horde_SyncMl_ContentHandler::endElement(). |
public
|
__construct(),
characters(),
factory(),
getCommandName(),
startElement()
|