Public Member Functions | |
__construct () | |
getcomment () | |
getdescription () | |
getname () | |
handleRequest () | |
havePrivilege ($priv) | |
resultartist () | |
setartist ($v) | |
Static Public Member Functions | |
static | execute ($name, $description, $comment) |
static | privileges () |
WTrCreateArtist::__construct | ( | ) |
Reimplemented from MSmokeTransaction.
static WTrCreateArtist::execute | ( | $ | name, | |
$ | description, | |||
$ | comment | |||
) | [static] |
WTrCreateArtist::getcomment | ( | ) |
WTrCreateArtist::getdescription | ( | ) |
WTrCreateArtist::getname | ( | ) |
WTrCreateArtist::handleRequest | ( | ) |
References MSmokeTransaction::commitTransaction(), WOArtist::createArtist(), WObject::elementsByTagName(), WobTransactionBase::getRequestXml(), WobTransactionBase::handleException(), MSmokeTransaction::isAuthorized(), WobTransactionBase::notAuthenticated(), MSmokeTransaction::startTransaction(), WobTransactionBase::xmlCreate(), and WobTransactionBase::xmlToString().
WTrCreateArtist::havePrivilege | ( | $ | priv | ) |
References MSmokeTransaction::isAuthorized().
static WTrCreateArtist::privileges | ( | ) | [static] |
WTrCreateArtist::resultartist | ( | ) |
WTrCreateArtist::setartist | ( | $ | v | ) |