PHP Class Horde_SyncMl_Command_Get, horde
The Get command is used to retrieve data from the recipient. The
Horde_SyncMl_Command_Get class responds to a client Get request and returns
the DevInf information for the SyncML server.
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.
Exibir arquivo
Open project: horde/horde
Protected Properties
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.
Property Details
$_cmdName protected_oe property
protected string $_cmdName |
return |
string |
|