Public Member Functions | |
__construct () | |
getcustomerid () | |
handleRequest () | |
havePrivilege ($priv) | |
Static Public Member Functions | |
static | execute ($customerid) |
static | privileges () |
WTrResetCustomerPassword::__construct | ( | ) |
Reimplemented from MSmokeTransaction.
static WTrResetCustomerPassword::execute | ( | $ | customerid | ) | [static] |
WTrResetCustomerPassword::getcustomerid | ( | ) |
WTrResetCustomerPassword::handleRequest | ( | ) |
References MSmokeTransaction::commitTransaction(), WobTransactionBase::getRequestXml(), WobTransactionBase::handleException(), MSmokeTransaction::isAuthorized(), WobTransactionBase::notAuthenticated(), WOCustomer::resetPassword(), MSmokeTransaction::startTransaction(), WobTransactionBase::xmlCreate(), and WobTransactionBase::xmlToString().
WTrResetCustomerPassword::havePrivilege | ( | $ | priv | ) |
References MSmokeTransaction::isAuthorized().
static WTrResetCustomerPassword::privileges | ( | ) | [static] |