PHP Class Horde_Imap_Client_Interaction_Client, horde

Deprecation:
Author: Michael Slusarz ([email protected])
Inheritance: extends Horde_Imap_Client_Data_Format_List
Afficher le fichier Open project: horde/horde Class Usage Examples

Méthodes publiques

Свойство Type Description
$tag string The command tag.

Méthodes publiques

Méthode Description
__construct ( string $tag = null ) Constructor.
getCommand ( ) : string Get the command.

Method Details

__construct() public méthode

Constructor.
public __construct ( string $tag = null )
$tag string The tag to use. If not set, will be automatically generated.

getCommand() public méthode

Get the command.
public getCommand ( ) : string
Résultat string The command.

Property Details

$tag public_oe property

The command tag.
public string $tag
Résultat string