[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/horde/framework/Horde/Imap/Client/Interaction/ -> Command.php (summary)

Copyright 2012-2014 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.

Copyright: 2012-2014 Horde LLC
License: http://www.horde.org/licenses/lgpl21 LGPL 2.1
File Size: 140 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Horde_Imap_Client_Interaction_Command:: (5 methods):
  __construct()
  __get()
  getCommand()
  startTimer()
  getTimer()


Class: Horde_Imap_Client_Interaction_Command  - X-Ref

An object representing an IMAP command (RFC 3501 [2.2.1]).

__construct($cmd, $tag = null)   X-Ref
Constructor.

param: string $cmd  The IMAP command.
param: string $tag  The tag to use. If not set, will be automatically

__get($name)   X-Ref
No description

getCommand()   X-Ref
Get the command.

return: string  The command.

startTimer()   X-Ref
Start the command timer.


getTimer()   X-Ref
Return the timer data.

return: mixed  Null if timer wasn't started, or a float containing



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1