Static Public Member Functions

WOTemplate Class Reference

Inheritance diagram for WOTemplate:
WOTemplateAbstract WObject

List of all members.

Static Public Member Functions

static changeFlags ($trans)
 called by the SetTemplateFlags transaction
static deleteTemplate ($trans)
 called by the DeleteTemplate transaction
static getFile ($trans)
 called by the GetTemplate transaction
static getList ($trans)
 called by the TemplateList transaction
static setFile ($trans)
 called by the SetTemplate transaction
static setTemplateDescription ($trans)
 called by the SetTemplateDescription transaction

Member Function Documentation

static WOTemplate::changeFlags ( trans  )  [static]

called by the SetTemplateFlags transaction

References WTtemplate::getFromDB(), and tr().

Referenced by WTrSetTemplateFlags::handleRequest().

static WOTemplate::deleteTemplate ( trans  )  [static]

called by the DeleteTemplate transaction

References WTtemplate::getFromDB(), and tr().

Referenced by WTrDeleteTemplate::handleRequest().

static WOTemplate::getFile ( trans  )  [static]

called by the GetTemplate transaction

References WOTemplateAbstract::fromTabletemplate(), and WTtemplate::getFromDB().

Referenced by WTrGetTemplate::handleRequest().

static WOTemplate::getList ( trans  )  [static]

called by the TemplateList transaction

References WOTemplateInfo::fromTableArraytemplate(), and WTtemplate::selectFromDB().

Referenced by WTrGetTemplateList::handleRequest().

static WOTemplate::setFile ( trans  )  [static]

called by the SetTemplate transaction

References WOTemplateAbstract::fromTabletemplate(), WTtemplate::getFromDB(), and WTtemplate::newRow().

Referenced by WTrSetTemplate::handleRequest().

static WOTemplate::setTemplateDescription ( trans  )  [static]

called by the SetTemplateDescription transaction

References WTtemplate::getFromDB(), and tr().

Referenced by WTrSetTemplateDescription::handleRequest().


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