PHP 클래스 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.
저자: Karsten Fourmont ([email protected])
저자: Jan Schneider ([email protected])
상속: extends Horde_SyncMl_Command
파일 보기 프로젝트 열기: horde/horde

보호된 프로퍼티들

프로퍼티 타입 설명
$_cmdName string Name of the command.

공개 메소드들

메소드 설명
handleCommand ( $debug = false ) Implements the actual business logic of the Alert command.

메소드 상세

handleCommand() 공개 메소드

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

프로퍼티 상세

$_cmdName 보호되어 있는 프로퍼티

Name of the command.
protected string $_cmdName
리턴 string