Wtx ~ Wt Extension Library
WtxLib
Classes | Functions | Variables
Wtx::Crm::Person Namespace Reference

Human Types. More...

Classes

class  Definition
 
class  Desktop
 
class  Item
 
class  ManagerWidget
 
class  Template
 

Functions

void mapClasses (Wtx::Dbo::Session &session)
 
void postCreateTables (Wtx::Dbo::Session &session)
 
std::string key (const std::string &lastName, const std::string &firstName)
 
Wtx::Crm::Person::Item::Ptr load (int id, Wtx::Dbo::Session &session)
 
Wtx::Crm::Person::Item::Ptr load (const std::string &id, Wtx::Dbo::Session &session)
 
Wtx::Crm::Person::Item::Ptr xfind (const std::string &xid, Wtx::Dbo::Session &session)
 
Wtx::Crm::Person::Item::Ptr add (const std::string &lastName, const std::string &firstName, Wtx::Dbo::Session &session)
 
std::shared_ptr< Wt::WAbstractItemModel > getComboBoxModel (int sid, int tid, const std::string &where, Wtx::Dbo::Session &)
 

Variables

Definition g_PersonDef
 

Detailed Description

Human Types.

Private Information.