cgiSelect Class Reference

#include <cgiExtend.h>

Inheritance diagram for cgiSelect:

Inheritance graph
[legend]
Collaboration diagram for cgiSelect:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 cgiSelect (const char *attr=NULL)
void setSelected (const char *selected)
void addOption (const char *label, const char *value, bool selected=false, const char *attr=NULL)
 ~cgiSelect ()
 cgiSelect (const char *attr=NULL)
void setSelected (const char *selected)
void addOption (const char *label, const char *value, bool selected=false, const char *attr=NULL)
 ~cgiSelect ()

Protected Attributes

string m_selected


Detailed Description

Definition at line 162 of file cgiExtend.h.


Constructor & Destructor Documentation

cgiSelect::cgiSelect ( const char *  attr = NULL  )  [inline]

Definition at line 167 of file cgiExtend.h.

cgiSelect::~cgiSelect (  )  [inline]

Definition at line 182 of file cgiExtend.h.

cgiSelect::cgiSelect ( const char *  attr = NULL  )  [inline]

Definition at line 167 of file cgiExtend.h.

cgiSelect::~cgiSelect (  )  [inline]

Definition at line 182 of file cgiExtend.h.


Member Function Documentation

void cgiSelect::setSelected ( const char *  selected  )  [inline]

Definition at line 171 of file cgiExtend.h.

void cgiSelect::addOption ( const char *  label,
const char *  value,
bool  selected = false,
const char *  attr = NULL 
) [inline]

Definition at line 175 of file cgiExtend.h.

void cgiSelect::setSelected ( const char *  selected  )  [inline]

Definition at line 171 of file cgiExtend.h.

void cgiSelect::addOption ( const char *  label,
const char *  value,
bool  selected = false,
const char *  attr = NULL 
) [inline]

Definition at line 175 of file cgiExtend.h.


Member Data Documentation

string cgiSelect::m_selected [protected]

Definition at line 165 of file cgiExtend.h.


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

Generated on Sat Aug 15 12:48:10 2009 for w3systemsDevelopment by  doxygen 1.5.5