PHP Class Horde_SyncMl_Command_Final, horde

The Final command is an indicator that the SyncML message is the last message in the current Horde_SyncMl package. Copyright 2003-2016 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.
Author: Karsten Fourmont ([email protected])
Author: Jan Schneider ([email protected])
Inheritance: extends Horde_SyncMl_Command
Datei anzeigen Open project: horde/horde

Protected Properties

Property Type Description
$_cmdName string Name of the command.

Public Methods

Method Description
handleCommand ( $debug = false ) Implements the actual business logic of the Alert command.

Method Details

handleCommand() public method

Implements the actual business logic of the Alert command.
public handleCommand ( $debug = false )

Property Details

$_cmdName protected_oe property

Name of the command.
protected string $_cmdName
return string