Public Member Functions |
| | _ok ($conn, &$resp, $debug) |
| | connect ($host=null, $user=null, $pass=null, $port=null, $vssl=null, $tout=null, $context=null, $debug=null) |
| | auth ($conn=null, $user=null, $pass=null, $debug=null) |
| | disconnect ($conn=null, $debug=null) |
| | pnoop ($conn=null, $debug=null) |
| | prset ($conn=null, $debug=null) |
| | pquit ($conn=null, $debug=null) |
| | pstat ($conn=null, $debug=null) |
| | pdele ($conn=null, $msg=null, $debug=null) |
| | pretr ($conn=null, $msg=null, $debug=null) |
| | plist ($conn=null, $msg=null, $debug=null) |
| | puidl ($conn=null, $msg=null, $debug=null) |
Detailed Description
Definition at line 27 of file POP34.php.
Member Function Documentation
| _ok |
( |
|
$conn, |
|
|
& |
$resp, |
|
|
|
$debug |
|
) |
| |
| auth |
( |
|
$conn = null, |
|
|
|
$user = null, |
|
|
|
$pass = null, |
|
|
|
$debug = null |
|
) |
| |
| connect |
( |
|
$host = null, |
|
|
|
$user = null, |
|
|
|
$pass = null, |
|
|
|
$port = null, |
|
|
|
$vssl = null, |
|
|
|
$tout = null, |
|
|
|
$context = null, |
|
|
|
$debug = null |
|
) |
| |
| disconnect |
( |
|
$conn = null, |
|
|
|
$debug = null |
|
) |
| |
| pdele |
( |
|
$conn = null, |
|
|
|
$msg = null, |
|
|
|
$debug = null |
|
) |
| |
| plist |
( |
|
$conn = null, |
|
|
|
$msg = null, |
|
|
|
$debug = null |
|
) |
| |
| pnoop |
( |
|
$conn = null, |
|
|
|
$debug = null |
|
) |
| |
| pquit |
( |
|
$conn = null, |
|
|
|
$debug = null |
|
) |
| |
| pretr |
( |
|
$conn = null, |
|
|
|
$msg = null, |
|
|
|
$debug = null |
|
) |
| |
| prset |
( |
|
$conn = null, |
|
|
|
$debug = null |
|
) |
| |
| pstat |
( |
|
$conn = null, |
|
|
|
$debug = null |
|
) |
| |
| puidl |
( |
|
$conn = null, |
|
|
|
$msg = null, |
|
|
|
$debug = null |
|
) |
| |
Field Documentation
The documentation for this class was generated from the following file: