mongoutils::html Namespace Reference

Functions

string _end ()
string _table ()
string _tr ()
string a (string href, string title="", string contentHtml="")
string blue (string contentHtml, bool color=true)
string green (string contentHtml, bool color=true)
string grey (string contentHtml, bool color=true)
string h2 (string contentHtml)
string p (string contentHtml)
string red (string contentHtml, bool color=true)
string start (string title)
string table (const char *headers[]=0, bool border=true)
template<typename T >
void tablecell (stringstream &ss, const T &t)
void tablecell (stringstream &ss, bool b)
string td (string x)
template<class T >
string td (T x)
string th (string x)
string tr (string a, string b)
string tr ()
string yellow (string contentHtml, bool color=true)

Function Documentation

string mongoutils::html::_end (  )  [inline]

Definition at line 35 of file html.h.

string mongoutils::html::_table (  )  [inline]

Definition at line 36 of file html.h.

string mongoutils::html::_tr (  )  [inline]

Definition at line 37 of file html.h.

string mongoutils::html::a ( string  href,
string  title = "",
string  contentHtml = "" 
) [inline]

Definition at line 144 of file html.h.

string mongoutils::html::blue ( string  contentHtml,
bool  color = true 
) [inline]

Definition at line 112 of file html.h.

string mongoutils::html::green ( string  contentHtml,
bool  color = true 
) [inline]

Definition at line 124 of file html.h.

string mongoutils::html::grey ( string  contentHtml,
bool  color = true 
) [inline]

Definition at line 106 of file html.h.

string mongoutils::html::h2 ( string  contentHtml  )  [inline]

Definition at line 137 of file html.h.

string mongoutils::html::p ( string  contentHtml  )  [inline]

Definition at line 131 of file html.h.

string mongoutils::html::red ( string  contentHtml,
bool  color = true 
) [inline]

Definition at line 100 of file html.h.

string mongoutils::html::start ( string  title  )  [inline]

Definition at line 83 of file html.h.

string mongoutils::html::table ( const char *  headers[] = 0,
bool  border = true 
) [inline]

Definition at line 67 of file html.h.

template<typename T >
void mongoutils::html::tablecell ( stringstream &  ss,
const T &  t 
) [inline]

Definition at line 63 of file html.h.

void mongoutils::html::tablecell ( stringstream &  ss,
bool  b 
) [inline]

Definition at line 58 of file html.h.

string mongoutils::html::td ( string  x  )  [inline]

Definition at line 51 of file html.h.

template<class T >
string mongoutils::html::td ( x  )  [inline]

Definition at line 46 of file html.h.

string mongoutils::html::th ( string  x  )  [inline]

Definition at line 54 of file html.h.

string mongoutils::html::tr ( string  a,
string  b 
) [inline]

Definition at line 40 of file html.h.

string mongoutils::html::tr (  )  [inline]

Definition at line 39 of file html.h.

string mongoutils::html::yellow ( string  contentHtml,
bool  color = true 
) [inline]

Definition at line 118 of file html.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


mongodb
Author(s): Nate Koenig
autogenerated on Fri Jan 11 12:15:59 2013