|
XOOPS 2.5.6
Final
|
This is the complete list of members for POP3, including all inherited members.
| $connected | POP3 | private |
| $CRLF | POP3 | |
| $do_debug | POP3 | |
| $error | POP3 | private |
| $host | POP3 | |
| $password | POP3 | |
| $POP3_PORT | POP3 | |
| $POP3_TIMEOUT | POP3 | |
| $pop_conn | POP3 | private |
| $port | POP3 | |
| $tval | POP3 | |
| $username | POP3 | |
| $Version | POP3 | |
| __construct() | POP3 | |
| Authorise($host, $port=false, $tval=false, $username, $password, $debug_level=0) | POP3 | |
| catchWarning($errno, $errstr, $errfile, $errline) | POP3 | private |
| checkResponse($string) | POP3 | private |
| Connect($host, $port=false, $tval=30) | POP3 | |
| Disconnect() | POP3 | |
| displayErrors() | POP3 | private |
| getResponse($size=128) | POP3 | private |
| Login($username= '', $password= '') | POP3 | |
| sendString($string) | POP3 | private |