phpDocumentor GMailer
[ class tree: GMailer ] [ index: GMailer ] [ all elements ]

Index of All Elements

Package Indexes


[ a ] [ c ] [ d ] [ e ] [ f ] [ g ] [ i ] [ l ] [ p ] [ r ] [ s ]

a

a

addSenderToContact
in file libgmailer.php, method GMailer::addSenderToContact()
    Add message's senders to contact list.
c

c

$created
in file libgmailer.php, variable GMailer::$created
$created
in file libgmailer.php, variable GMailSnapshot::$created
connect
in file libgmailer.php, method GMailer::connect()
    Connect to GMail with default session management settings.
connectNoCookie
in file libgmailer.php, method GMailer::connectNoCookie()
    Connect to Gmail without setting any session/cookie
d

d

Debugger
in file libgmailer.php, class Debugger
    Class Debugger
deleteContact
in file libgmailer.php, method GMailer::deleteContact()
    Delete contacts.
deleteFilter
in file libgmailer.php, method GMailer::deleteFilter()
    Delete a filter.
disconnect
in file libgmailer.php, method GMailer::disconnect()
    Disconnect from Gmail.
dump
in file libgmailer.php, method GMailer::dump()
    Dump everything to output.
e

e

editContact
in file libgmailer.php, method GMailer::editContact()
    Create/edit contact.
editFilter
in file libgmailer.php, method GMailer::editFilter()
    Create/edit a filter.
editLabel
in file libgmailer.php, method GMailer::editLabel()
    Create, edit or remove label.
f

f

fetch
in file libgmailer.php, method GMailer::fetch()
    Fetch contents by URL query.
fetchBox
in file libgmailer.php, method GMailer::fetchBox()
    Fetch contents from Gmail by type.
g

g

getAttachment
in file libgmailer.php, method GMailer::getAttachment()
    Save attachment with attachment ID $attid and message ID $msgid to file with name $filename.
getAttachmentsOf
in file libgmailer.php, method GMailer::getAttachmentsOf()
    Save all attaching files of conversations to a path.
getCookieFromBrowser
in file libgmailer.php, method GMailer::getCookieFromBrowser()
    Get cookies from browser.
getSessionFromBrowser
in file libgmailer.php, method GMailer::getSessionFromBrowser()
    Recover session information.
getSnapshot
in file libgmailer.php, method GMailer::getSnapshot()
    Get GMailSnapshot by type.
getStandardBox
in file libgmailer.php, method GMailer::getStandardBox()
    Get names of standard boxes.
GMailer
in file libgmailer.php, method GMailer::GMailer()
    Constructor of GMailer
GMailer
in file libgmailer.php, class GMailer
    Class GMailer is the main class/library for interacting with Gmail (Google's free webmail service) with ease.
GMailSnapshot
in file libgmailer.php, class GMailSnapshot
    Class GMailSnapshot allows you to read information about Gmail in a structured way.
GMailSnapshot
in file libgmailer.php, method GMailSnapshot::GMailSnapshot()
    Constructor.
GMAIL_CONTACT_REFERRER_URL
in file libgmailer.php, constant GMAIL_CONTACT_REFERRER_URL
    URL's of Gmail.
GMAIL_FILTER_REFERRER_URL
in file libgmailer.php, constant GMAIL_FILTER_REFERRER_URL
    URL's of Gmail.
GM_ACT_APPLYLABEL
in file libgmailer.php, constant GM_ACT_APPLYLABEL
    Apply label to conversation
GM_ACT_ARCHIVE
in file libgmailer.php, constant GM_ACT_ARCHIVE
    Archive a conversation
GM_ACT_DELFOREVER
in file libgmailer.php, constant GM_ACT_DELFOREVER
    Directly delete a conversation
GM_ACT_DELSPAM
in file libgmailer.php, constant GM_ACT_DELSPAM
    Delete spam, forever.
GM_ACT_DELTRASHED
in file libgmailer.php, constant GM_ACT_DELTRASHED
    Delete trash message, forever.
GM_ACT_INBOX
in file libgmailer.php, constant GM_ACT_INBOX
    Move conversation to Inbox
GM_ACT_READ
in file libgmailer.php, constant GM_ACT_READ
    Mark conversation as read
GM_ACT_REMOVELABEL
in file libgmailer.php, constant GM_ACT_REMOVELABEL
    Remove label from conversation
GM_ACT_SPAM
in file libgmailer.php, constant GM_ACT_SPAM
    Mark a conversation as spam
GM_ACT_STAR
in file libgmailer.php, constant GM_ACT_STAR
    Star a conversation
GM_ACT_TRASH
in file libgmailer.php, constant GM_ACT_TRASH
    Trash a conversation
GM_ACT_TRASHMSG
in file libgmailer.php, constant GM_ACT_TRASHMSG
    Trash individual message.
GM_ACT_UNDRAFT
in file libgmailer.php, constant GM_ACT_UNDRAFT
    Discard a draft
GM_ACT_UNREAD
in file libgmailer.php, constant GM_ACT_UNREAD
    Mark conversation as unread
GM_ACT_UNSPAM
in file libgmailer.php, constant GM_ACT_UNSPAM
    Unmark a conversation from spam
GM_ACT_UNSTAR
in file libgmailer.php, constant GM_ACT_UNSTAR
    Remove a star from (unstar) a conversation
GM_ACT_UNTRASH
in file libgmailer.php, constant GM_ACT_UNTRASH
    Move conversation out of Trash
GM_CONTACT
in file libgmailer.php, constant GM_CONTACT
    Constants defining Gmail content's type.
GM_CONVERSATION
in file libgmailer.php, constant GM_CONVERSATION
    Constants defining Gmail content's type.
GM_COOKIE_IK_KEY
in file libgmailer.php, constant GM_COOKIE_IK_KEY
    Other constants.
GM_COOKIE_KEY
in file libgmailer.php, constant GM_COOKIE_KEY
    Other constants.
GM_LABEL
in file libgmailer.php, constant GM_LABEL
    Constants defining Gmail content's type.
GM_LNK_ATTACHMENT
in file libgmailer.php, constant GM_LNK_ATTACHMENT
    URL's of Gmail.
GM_LNK_ATTACHMENT_ZIPPED
in file libgmailer.php, constant GM_LNK_ATTACHMENT_ZIPPED
    URL's of Gmail.
GM_LNK_CONTACT
in file libgmailer.php, constant GM_LNK_CONTACT
    URL's of Gmail.
GM_LNK_GMAIL
in file libgmailer.php, constant GM_LNK_GMAIL
    URL's of Gmail.
GM_LNK_GMAIL_HTTP
in file libgmailer.php, constant GM_LNK_GMAIL_HTTP
    URL's of Gmail.
GM_LNK_INVITE_REFER
in file libgmailer.php, constant GM_LNK_INVITE_REFER
    URL's of Gmail.
GM_LNK_LOGIN
in file libgmailer.php, constant GM_LNK_LOGIN
    URL's of Gmail.
GM_LNK_LOGOUT
in file libgmailer.php, constant GM_LNK_LOGOUT
GM_LNK_REFER
in file libgmailer.php, constant GM_LNK_REFER
    URL's of Gmail.
GM_PREFERENCE
in file libgmailer.php, constant GM_PREFERENCE
    Constants defining Gmail content's type.
GM_QUERY
in file libgmailer.php, constant GM_QUERY
    Constants defining Gmail content's type.
GM_STANDARD
in file libgmailer.php, constant GM_STANDARD
    Constants defining Gmail content's type.
GM_USER_AGENT
in file libgmailer.php, constant GM_USER_AGENT
    URL's of Gmail.
GM_USE_COOKIE
in file libgmailer.php, constant GM_USE_COOKIE
    Other constants.
GM_USE_LIB_AS_MODULE
in file libgmailer.php, constant GM_USE_LIB_AS_MODULE
    Constant defined by application author. Set it to true if the class is used as a module of an online office app or other situation where PHP Session should NOT by destoryed after signing out from Gmail.
GM_USE_PHPSESSION
in file libgmailer.php, constant GM_USE_PHPSESSION
    Other constants.
GM_VER
in file libgmailer.php, constant GM_VER
    Other constants.
i

i

invite
in file libgmailer.php, method GMailer::invite()
    Send Gmail invite to $email
isConnected
in file libgmailer.php, method GMailer::isConnected()
    See if it is connected to GMail.
l

l

lastActionStatus
in file libgmailer.php, method GMailer::lastActionStatus()
    Last action's action, status, message, and other info
libgmailer.php
procedural page libgmailer.php
p

p

performAction
in file libgmailer.php, method GMailer::performAction()
    Perform action on messages.
r

r

$return_status
in file libgmailer.php, variable GMailer::$return_status
    Status of GMailer
removeCookieFromBrowser
in file libgmailer.php, method GMailer::removeCookieFromBrowser()
    Remove all related cookies stored in browser.
removeSessionFromBrowser
in file libgmailer.php, method GMailer::removeSessionFromBrowser()
    Remove all session information related to Gmailer.
s

s

saveCookieToBrowser
in file libgmailer.php, method GMailer::saveCookieToBrowser()
    Save (send) cookies to browser.
saveSessionToBrowser
in file libgmailer.php, method GMailer::saveSessionToBrowser()
    Save session data.
say
in file libgmailer.php, method Debugger::say()
    Record debugging message.
send
in file libgmailer.php, method GMailer::send()
    Send Gmail. Or save a draft email.
setGeneralSetting
in file libgmailer.php, method GMailer::setGeneralSetting()
    Set general settings of Gmail account.
setLoginInfo
in file libgmailer.php, method GMailer::setLoginInfo()
    Set Gmail's login information.
setProxy
in file libgmailer.php, method GMailer::setProxy()
    Setting proxy server.
setSessionMethod
in file libgmailer.php, method GMailer::setSessionMethod()
    Setting session management method.
starMessageQuick
in file libgmailer.php, method GMailer::starMessageQuick()
    Star/unstar a message quickly.

Documentation generated on Sat, 10 Sep 2005 06:06:30 +0800 by phpDocumentor 1.3.0RC3