Net_Ping::setArgs() (Previous) (Next) Net_POP3の導入

View this page in Last updated: Sun, 20 Jul 2008
English | French | German | Hungarian | Japanese | Polish | Spanish | Plain HTML

Net_POP3

目次
Net_POP3の導入 -- 
Net_POP3::Net_POP3() -- コンストラクタ
Net_POP3::connect() -- POP3 サーバに接続する
Net_POP3::deleteMsg() -- メッセージに削除マークをつける
Net_POP3::disconnect() -- POP3 サーバとの接続を切断する
Net_POP3::getBody() -- メッセージの本文を返す
Net_POP3::getListing() -- メールボックスのメッセージの一覧を取得する
Net_POP3::getMsg() -- メッセージ全体を返す
Net_POP3::getParsedHeaders() -- 指定したメッセージのヘッダをパースして返す
Net_POP3::getRawHeaders() -- 指定したメッセージの生のヘッダを返す
Net_POP3::getSize() -- メールボックスのサイズを返す
Net_POP3::login() -- ログイン手続きを行う
Net_POP3::numMsg() -- メールボックス内のメッセージ数を返す

POP3クラスはPOP3サーバーへのアクセスを提供します。

Net_Ping::setArgs() (Previous) (Next) Net_POP3の導入

Download Documentation Last updated: Sun, 20 Jul 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.