Class SyncML_Command_Final

Description

The SyncML_Command_Final class provides a SyncML implementation of the Final command as defined in SyncML Representation Protocol, version 1.1, section 5.1.7.

The Final command is an indicator that the SyncML message is the last message in the current SyncML package.

$Horde: framework/SyncML/SyncML/Command/Final.php,v 1.10.10.11 2009/04/05 20:24:43 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/Final.php (line 25)

SyncML_Command
   |
   --SyncML_Command_Final
Variable Summary
 string $_cmdName
Method Summary
 void handleCommand ([ $debug = false])
Variables
string $_cmdName = 'Final' (line 32)

Name of the command.


Redefinition of:
SyncML_Command::$_cmdName
Name of the command, like 'Put'.

Inherited Variables

Inherited from SyncML_Command

SyncML_Command::$_chars
SyncML_Command::$_cmdID
SyncML_Command::$_outputHandler
SyncML_Command::$_stack
Methods
handleCommand (line 37)

Implements the actual business logic of the Alert command.

void handleCommand ([ $debug = false])
  • $debug

Redefinition of:
SyncML_Command::handleCommand()
This method is supposed to implement the actual business logic of the command once the XML parsing is complete.

Inherited Methods

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:17:21 +0000 by phpDocumentor 1.4.3