OXID eShop CE
4.9.6
|
Public Member Functions | |
getAdminCount () | |
getActiveAdminCount () |
Class used for counting users depending on given attributes.
Definition at line 6 of file oxusercounter.php.
oxUserCounter::getActiveAdminCount | ( | ) |
Returns count of admins (mall and subshops). Only counts active admins.
Definition at line 28 of file oxusercounter.php.
oxUserCounter::getAdminCount | ( | ) |
Returns count of admins (mall and subshops). Only counts active admins.
Definition at line 14 of file oxusercounter.php.