Function isMember
Function checks if the user is a member in a role of the current organization.
Copyright:
2004-2016 The Admidio Team
License: GNU General Public License v2.0 only **********************************************************************************************
Located at
License: GNU General Public License v2.0 only **********************************************************************************************
Located at
Parameters summary
integer |
$userId |
The id of the user who should be checked if he is a member of the current organization |
Return value summary
boolean
|
Returns @b true if the user is a member |