Index of All Elements
Package Indexes
[ a ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ i ]
[ l ]
[ p ]
[ r ]
[ s ]
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
- 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.
|
|