Static Public Member Functions | |
static | changeCategory ($trans) |
called from ChangePriceCategory transaction | |
static | createCategory ($trans) |
called from CreatePriceCategory transaction |
static WOPriceCategory::changeCategory | ( | $ | trans | ) | [static] |
called from ChangePriceCategory transaction
References WOPriceCategoryAbstract::fromTablepricecategory(), WTpricecategory::getFromDB(), and tr().
Referenced by WTrChangePriceCategory::handleRequest().
static WOPriceCategory::createCategory | ( | $ | trans | ) | [static] |
called from CreatePriceCategory transaction
References WOPriceCategoryAbstract::fromTablepricecategory(), WTpricecategory::newRow(), and tr().
Referenced by WTrCreatePriceCategory::handleRequest().