Public Member Functions | |
__construct () | |
getcartid () | |
getprice () | |
handleRequest () | |
havePrivilege ($priv) | |
Static Public Member Functions | |
static | execute ($cartid, $price) |
static | privileges () |
WTrWebCartAddVoucher::__construct | ( | ) |
Reimplemented from MSmokeTransaction.
static WTrWebCartAddVoucher::execute | ( | $ | cartid, | |
$ | price | |||
) | [static] |
Referenced by WebCart::addVoucher().
WTrWebCartAddVoucher::getcartid | ( | ) |
WTrWebCartAddVoucher::getprice | ( | ) |
WTrWebCartAddVoucher::handleRequest | ( | ) |
References WOWebCart::addVoucher(), MSmokeTransaction::commitTransaction(), WobTransactionBase::getRequestXml(), WobTransactionBase::handleException(), MSmokeTransaction::isAuthorized(), WobTransactionBase::notAuthenticated(), MSmokeTransaction::startTransaction(), WobTransactionBase::xmlCreate(), and WobTransactionBase::xmlToString().
WTrWebCartAddVoucher::havePrivilege | ( | $ | priv | ) |
References MSmokeTransaction::isAuthorized().
static WTrWebCartAddVoucher::privileges | ( | ) | [static] |