Public Member Functions | |
__construct () | |
getcapacity () | |
getdescription () | |
getroomid () | |
handleRequest () | |
havePrivilege ($priv) | |
resultroom () | |
setroom ($v) | |
Static Public Member Functions | |
static | execute ($roomid, $capacity, $description) |
static | privileges () |
WTrCreateRoom::__construct | ( | ) |
Reimplemented from MSmokeTransaction.
static WTrCreateRoom::execute | ( | $ | roomid, | |
$ | capacity, | |||
$ | description | |||
) | [static] |
WTrCreateRoom::getcapacity | ( | ) |
WTrCreateRoom::getdescription | ( | ) |
WTrCreateRoom::getroomid | ( | ) |
WTrCreateRoom::handleRequest | ( | ) |
References MSmokeTransaction::commitTransaction(), WORoom::createRoom(), WObject::elementsByTagName(), WobTransactionBase::getRequestXml(), WobTransactionBase::handleException(), MSmokeTransaction::isAuthorized(), WobTransactionBase::notAuthenticated(), MSmokeTransaction::startTransaction(), WobTransactionBase::xmlCreate(), and WobTransactionBase::xmlToString().
WTrCreateRoom::havePrivilege | ( | $ | priv | ) |
References MSmokeTransaction::isAuthorized().
static WTrCreateRoom::privileges | ( | ) | [static] |
WTrCreateRoom::resultroom | ( | ) |
WTrCreateRoom::setroom | ( | $ | v | ) |