llfloaterproject.cpp File Reference

LLFloaterChat class implementation. More...

#include "llviewerprecompiledheaders.h"
#include "llfloaterproject.h"
#include "llvieweruictrlfactory.h"
#include "llviewerimagelist.h"
#include "llscrollcontainer.h"
#include "llhttpclient.h"
#include "llcallbacklist.h"
#include "lltexteditor.h"
#include "llagent.h"
#include "llviewercommunication.h"
#include "llviewercontrol.h"
#include "llviewerwindow.h"
#include <string>
#include <stack>

Include dependency graph for llfloaterproject.cpp:

Go to the source code of this file.

Classes

class  LLHTTPFetchTree
 Handles HTTP request tree responses. More...
class  LLHTTPFetchContent
 Handles HTTP request content responses. More...

Variables

const LLString ROOT_URL = "https://network2080.net/slviewer/home.php"
const LLString FOLDER_URL = "https://network2080.net/slviewer/forward.php?metaid="
const LLString PAGE_URL = "https://network2080.net/slviewer/page.php?metaid="
const LLString PLAYABLE_PAGE_URL = "https://network2080.net/slviewer/playcontent.php?metaid="
const LLString QUEUE_URL = "https://network2080.net/slviewer/queue.php?metaid="
const LLString EXIT_QUEUE_URL = "https://network2080.net/slviewer/equeue.php?metaid="
const LLString MY_INFO_URL = "https://network2080.net/slviewer/minfo.php?metaid="
const LLString NOTECARD_URL = "https://network2080.net/slviewer/note.php?metaid="
LLFloaterNetwork2080gFloaterProject = NULL


Detailed Description

LLFloaterChat class implementation.

Copyright (c) 2002-2007, Linden Research, Inc.

Second Life Viewer Source Code The source code in this file ("Source Code") is provided by Linden Lab to you under the terms of the GNU General Public License, version 2.0 ("GPL"), unless you have obtained a separate licensing agreement ("Other License"), formally executed by you and Linden Lab. Terms of the GPL can be found in doc/GPL-license.txt in this distribution, or online at http://secondlife.com/developers/opensource/gplv2

There are special exceptions to the terms and conditions of the GPL as it is applied to this Source Code. View the full text of the exception in the file doc/FLOSS-exception.txt in this software distribution, or online at http://secondlife.com/developers/opensource/flossexception

By copying, modifying or distributing this software, you acknowledge that you have read and understood your obligations described above, and agree to abide by those obligations.

ALL LINDEN LAB SOURCE CODE IS PROVIDED "AS IS." LINDEN LAB MAKES NO WARRANTIES, EXPRESS, IMPLIED OR OTHERWISE, REGARDING ITS ACCURACY, COMPLETENESS OR PERFORMANCE.

Definition in file llfloaterproject.cpp.


Variable Documentation

const LLString EXIT_QUEUE_URL = "https://network2080.net/slviewer/equeue.php?metaid="

Definition at line 54 of file llfloaterproject.cpp.

Referenced by LLFloaterNetwork2080::onClickExitQueue().

const LLString FOLDER_URL = "https://network2080.net/slviewer/forward.php?metaid="

Definition at line 49 of file llfloaterproject.cpp.

Referenced by LLNetwork2080FolderBridge::getChildrenURL().

LLFloaterNetwork2080* gFloaterProject = NULL

Definition at line 197 of file llfloaterproject.cpp.

Referenced by LLPanelLogin::handleKeyHere(), LLViewerWindow::initWorldUI(), LLNetwork2080FolderBridge::openItem(), LLHTTPFetchContent::result(), LLHTTPFetchTree::result(), and LLFloaterNetwork2080::toggle().

const LLString MY_INFO_URL = "https://network2080.net/slviewer/minfo.php?metaid="

Definition at line 55 of file llfloaterproject.cpp.

Referenced by LLFloaterNetwork2080::onClickMyInfo().

const LLString NOTECARD_URL = "https://network2080.net/slviewer/note.php?metaid="

Definition at line 56 of file llfloaterproject.cpp.

Referenced by LLFloaterNetwork2080::onClickNotecard().

const LLString PAGE_URL = "https://network2080.net/slviewer/page.php?metaid="

Definition at line 50 of file llfloaterproject.cpp.

Referenced by LLNetwork2080PageBridge::getURL().

const LLString PLAYABLE_PAGE_URL = "https://network2080.net/slviewer/playcontent.php?metaid="

Definition at line 51 of file llfloaterproject.cpp.

Referenced by LLNetwork2080PlayableContentBridge::getURL(), and LLFloaterNetwork2080::onClickQueueStatus().

const LLString QUEUE_URL = "https://network2080.net/slviewer/queue.php?metaid="

Definition at line 53 of file llfloaterproject.cpp.

Referenced by LLFloaterNetwork2080::onClickQueue().

const LLString ROOT_URL = "https://network2080.net/slviewer/home.php"

Definition at line 48 of file llfloaterproject.cpp.

Referenced by LLFloaterNetwork2080::requestRoot().


Generated on Thu Jul 1 06:10:14 2010 for Second Life Viewer by  doxygen 1.4.7