GMAIL_CONTACT_REFERRER_URL [line 37]
GMAIL_CONTACT_REFERRER_URL = "https://mail.google.com/mail/?&search=contacts&ct_id=1&cvm=2&view=ct"
|
|
URL's of Gmail.
GMAIL_FILTER_REFERRER_URL [line 36]
GMAIL_FILTER_REFERRER_URL = "https://mail.google.com/mail/?&pnl=f"
|
|
URL's of Gmail.
GM_ACT_APPLYLABEL [line 60]
Apply label to conversation
Constants defining Gmail action.
GM_ACT_ARCHIVE [line 100]
Archive a conversation
Constants defining Gmail action.
GM_ACT_DELFOREVER [line 96]
Directly delete a conversation
Constants defining Gmail action.
GM_ACT_DELSPAM [line 120]
Delete spam, forever.
Constants defining Gmail action.
GM_ACT_DELTRASHED [line 124]
Delete trash message, forever.
Constants defining Gmail action.
Move conversation to Inbox
Constants defining Gmail action.
Mark conversation as read
Constants defining Gmail action.
GM_ACT_REMOVELABEL [line 64]
Remove label from conversation
Constants defining Gmail action.
Mark a conversation as spam
Constants defining Gmail action.
Star a conversation
Constants defining Gmail action.
Trash a conversation
Constants defining Gmail action.
GM_ACT_TRASHMSG [line 116]
Trash individual message.
Constants defining Gmail action.
GM_ACT_UNDRAFT [line 112]
Discard a draft
Constants defining Gmail action.
Mark conversation as unread
Constants defining Gmail action.
Unmark a conversation from spam
Constants defining Gmail action.
Remove a star from (unstar) a conversation
Constants defining Gmail action.
GM_ACT_UNTRASH [line 108]
Move conversation out of Trash
Constants defining Gmail action.
Constants defining Gmail content's type.
GM_CONVERSATION [line 47]
Constants defining Gmail content's type.
GM_COOKIE_IK_KEY [line 132]
GM_COOKIE_IK_KEY = "LIBGMAILER_IdKey"
|
|
Other constants.
GM_COOKIE_KEY = "LIBGMAILER"
|
|
Other constants.
Constants defining Gmail content's type.
GM_LNK_ATTACHMENT [line 32]
GM_LNK_ATTACHMENT = "https://mail.google.com/mail/?view=att&disp=att"
|
|
URL's of Gmail.
GM_LNK_ATTACHMENT_ZIPPED [line 33]
GM_LNK_ATTACHMENT_ZIPPED = "https://mail.google.com/mail/?view=att&disp=zip"
|
|
URL's of Gmail.
GM_LNK_CONTACT = "https://mail.google.com/mail/?view=cl&search=contacts&pnl=a"
|
|
URL's of Gmail.
GM_LNK_GMAIL = "https://mail.google.com/mail/"
|
|
URL's of Gmail.
GM_LNK_GMAIL_HTTP [line 24]
GM_LNK_GMAIL_HTTP = "http://mail.google.com/mail/"
|
|
URL's of Gmail.
GM_LNK_INVITE_REFER [line 35]
GM_LNK_INVITE_REFER = "https://www.google.com/accounts/ServiceLoginBox?service=mail&continue=https%3A%2F%2Fmail.google.com%2Fmail"
|
|
URL's of Gmail.
GM_LNK_LOGIN = "https://www.google.com/accounts/ServiceLoginBoxAuth"
|
|
URL's of Gmail.
GM_LNK_LOGOUT = "https://mail.google.com/mail/?logout"
|
|
URL's of Gmail.
API Tags:
GM_LNK_REFER = "https://www.google.com/accounts/ServiceLoginBox?service=mail&continue=https%3A%2F%2Fmail.google.com%2Fmail"
|
|
URL's of Gmail.
Constants defining Gmail content's type.
Constants defining Gmail content's type.
Constants defining Gmail content's type.
GM_USER_AGENT = "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050516 Firefox/1.0.4"
|
|
URL's of Gmail.
GM_USE_LIB_AS_MODULE [line 17]
GM_USE_LIB_AS_MODULE = false
|
|
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 [line 134]
GM_USE_PHPSESSION = 0x002
|
|
Other constants.