Wittyshare  0.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Slots | Public Member Functions | Private Attributes | List of all members
WsContent Class Reference

#include <WsContent.h>

Inheritance diagram for WsContent:
Inheritance graph
Collaboration diagram for WsContent:
Collaboration graph

Public Slots

void doEditPage (std::string path)
 
void doSearch (Wt::WString sSearch)
 
void selectWidget (std::string path)
 
void doSiteMapItemSelected (gdWFileView::signalType sigType, std::string selectedPath)
 

Public Member Functions

 WsContent (Wt::WContainerWidget *parent=0)
 
 ~WsContent ()
 
virtual void clear ()
 
void load ()
 
void buildSiteMap ()
 
void siteMapChanged (std::string newPath)
 
void buildFileUpload (const std::string &path)
 
void setPath (std::string newPath)
 
void viewDirectory (const std::string &path)
 

Private Attributes

std::string m_searchPath
 
bool m_bLogContent
 
bool m_bAllowHtmlRendering
 
WsSiteMapViewm_pSiteMapView
 
std::string m_sDocumentRoot
 
std::string m_httpDocumentRoot
 
std::string m_sRelativeDocumentRoot
 
gdWForm * m_curWForm
 

Detailed Description

Definition at line 20 of file WsContent.h.

Constructor & Destructor Documentation

WsContent::WsContent ( Wt::WContainerWidget *  parent = 0)

Definition at line 40 of file WsContent.cpp.

Here is the call graph for this function:

WsContent::~WsContent ( )

Definition at line 75 of file WsContent.cpp.

Member Function Documentation

void WsContent::buildFileUpload ( const std::string &  path)

Definition at line 78 of file WsContent.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void WsContent::buildSiteMap ( )

Definition at line 116 of file WsContent.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void WsContent::clear ( )
virtual

Definition at line 63 of file WsContent.cpp.

Here is the caller graph for this function:

void WsContent::doEditPage ( std::string  path)
slot

Definition at line 84 of file WsContent.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void WsContent::doSearch ( Wt::WString  sSearch)
slot

Definition at line 134 of file WsContent.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void WsContent::doSiteMapItemSelected ( gdWFileView::signalType  sigType,
std::string  selectedPath 
)
slot

Definition at line 411 of file WsContent.cpp.

Here is the caller graph for this function:

void WsContent::load ( )

Definition at line 70 of file WsContent.cpp.

void WsContent::selectWidget ( std::string  path)
slot

Definition at line 254 of file WsContent.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void WsContent::setPath ( std::string  newPath)

Definition at line 191 of file WsContent.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void WsContent::siteMapChanged ( std::string  newPath)

Definition at line 127 of file WsContent.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void WsContent::viewDirectory ( const std::string &  path)

Definition at line 153 of file WsContent.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

bool WsContent::m_bAllowHtmlRendering
private

Definition at line 41 of file WsContent.h.

bool WsContent::m_bLogContent
private

Definition at line 40 of file WsContent.h.

gdWForm* WsContent::m_curWForm
private

Definition at line 46 of file WsContent.h.

std::string WsContent::m_httpDocumentRoot
private

Definition at line 44 of file WsContent.h.

WsSiteMapView* WsContent::m_pSiteMapView
private

Definition at line 42 of file WsContent.h.

std::string WsContent::m_sDocumentRoot
private

Definition at line 43 of file WsContent.h.

std::string WsContent::m_searchPath
private

Definition at line 39 of file WsContent.h.

std::string WsContent::m_sRelativeDocumentRoot
private

Definition at line 45 of file WsContent.h.


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