PHP Class Horde_Imap_Client_Url_Pop3, horde

POP3 URLs take one of the following forms: - pop://;auth=@:
Since: 2.25.0
Author: Michael Slusarz ([email protected])
Inheritance: extends Horde_Imap_Client_Url_Base
Afficher le fichier Open project: horde/horde

Méthodes publiques

Méthode Description
__get ( $name )
__toString ( ) : string Create a POP3 URL (RFC 2384).

Méthodes protégées

Méthode Description
_parseUrl ( array $data )

Method Details

__get() public méthode

public __get ( $name )

__toString() public méthode

Create a POP3 URL (RFC 2384).
public __toString ( ) : string
Résultat string A URL string.

_parseUrl() protected méthode

protected _parseUrl ( array $data )
$data array