sbArticlesData Class Reference

#include <sbArticlesData.h>

Public Member Functions

 sbArticlesData ()
 
nsresult Init ()
 

Static Public Member Functions

static nsresult RemoveArticles (const nsAString &aInput, const nsAString &aLanguage, nsAString &_retval)
 
static nsresult EnsureLoaded ()
 

Protected Member Functions

 ~sbArticlesData ()
 
nsresult LoadArticles ()
 
nsresult UnloadArticles ()
 

Friends

class sbArticlesDataObserver
 

Detailed Description

Definition at line 35 of file sbArticlesData.h.

Constructor & Destructor Documentation

sbArticlesData::sbArticlesData ( )

Here is the caller graph for this function:

sbArticlesData::~sbArticlesData ( )
protected

Definition at line 63 of file sbArticlesData.cpp.

Here is the call graph for this function:

Member Function Documentation

nsresult sbArticlesData::EnsureLoaded ( )
static

Definition at line 340 of file sbArticlesData.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

nsresult sbArticlesData::Init ( )

Definition at line 68 of file sbArticlesData.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

nsresult sbArticlesData::LoadArticles ( )
protected

Definition at line 116 of file sbArticlesData.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

nsresult sbArticlesData::RemoveArticles ( const nsAString &  aInput,
const nsAString &  aLanguage,
nsAString &  _retval 
)
static

Definition at line 352 of file sbArticlesData.cpp.

Here is the call graph for this function:

nsresult sbArticlesData::UnloadArticles ( )
protected

Definition at line 309 of file sbArticlesData.cpp.

Here is the caller graph for this function:

Friends And Related Function Documentation

friend class sbArticlesDataObserver
friend

Definition at line 37 of file sbArticlesData.h.


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