OXID eShop CE
4.8.12
|
Public Member Functions | |
setOMVN ($oOMVN) | |
getOMVN () | |
onAdminLogin ($sActiveShop) |
Private Attributes | |
$_oOMVN = null |
Contains system event handler methods
Definition at line 6 of file oxsystemeventhandler.php.
OxSystemEventHandler::getOMVN | ( | ) |
OMVN dependency getter
Definition at line 29 of file oxsystemeventhandler.php.
OxSystemEventHandler::onAdminLogin | ( | $sActiveShop | ) |
onAdminLogin() is called on every successful login to the backend
string | $sActiveShop | Active shop |
Definition at line 44 of file oxsystemeventhandler.php.
OxSystemEventHandler::setOMVN | ( | $oOMVN | ) |
OMVN dependency setter
oxOnlineModuleVersionNotifier | $oOLC |
Definition at line 19 of file oxsystemeventhandler.php.
|
private |
Definition at line 11 of file oxsystemeventhandler.php.