LLURLDispatcher Class Reference

#include <llurldispatcher.h>

List of all members.

Static Public Member Functions

static bool isSLURL (const std::string &url)
static bool isSLURLCommand (const std::string &url)
static bool dispatch (const std::string &url, bool from_external_browser)
static bool dispatchRightClick (const std::string &url)
static bool dispatchFromTextEditor (const std::string &url)
static std::string buildSLURL (const std::string &regionname, S32 x, S32 y, S32 z)


Detailed Description

Definition at line 34 of file llurldispatcher.h.


Member Function Documentation

bool LLURLDispatcher::isSLURL ( const std::string &  url  )  [static]

Definition at line 390 of file llurldispatcher.cpp.

References LLURLDispatcherImpl::isSLURL().

Referenced by LLAppViewer::initConfiguration().

Here is the call graph for this function:

Here is the caller graph for this function:

bool LLURLDispatcher::isSLURLCommand ( const std::string &  url  )  [static]

Definition at line 396 of file llurldispatcher.cpp.

References LLURLDispatcherImpl::isSLURLCommand().

Referenced by LLAppViewer::initConfiguration(), and LLWebBrowserCtrl::onClickLinkNoFollow().

Here is the call graph for this function:

Here is the caller graph for this function:

bool LLURLDispatcher::dispatch ( const std::string &  url,
bool  from_external_browser 
) [static]

Definition at line 402 of file llurldispatcher.cpp.

References LLURLDispatcherImpl::dispatch().

Referenced by AEGURLHandler(), LLStartUp::dispatchURL(), LLViewerWindow::handleDataCopy(), LLWebBrowserCtrl::onClickLinkNoFollow(), LLWebBrowserCtrl::onLocationChange(), and process_script_teleport_request().

Here is the call graph for this function:

Here is the caller graph for this function:

bool LLURLDispatcher::dispatchRightClick ( const std::string &  url  )  [static]

Definition at line 407 of file llurldispatcher.cpp.

References LLURLDispatcherImpl::dispatchRightClick().

Here is the call graph for this function:

bool LLURLDispatcher::dispatchFromTextEditor ( const std::string &  url  )  [static]

Definition at line 413 of file llurldispatcher.cpp.

References LLURLDispatcherImpl::dispatch().

Referenced by idle_startup().

Here is the call graph for this function:

Here is the caller graph for this function:

std::string LLURLDispatcher::buildSLURL ( const std::string &  regionname,
S32  x,
S32  y,
S32  z 
) [static]

Definition at line 421 of file llurldispatcher.cpp.

References LLWeb::escapeURL(), llformat(), and SLURL_SLURL_PREFIX.

Referenced by LLAgent::getSLURL(), process_script_teleport_request(), and LLFloaterWorldMap::updateLocation().

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this class was generated from the following files:

Generated on Fri May 16 09:20:25 2008 for SecondLife by  doxygen 1.5.5