retrieve the entities allowed to a user for a profile
static public getEntitiesForProfileByUser ( $users_id, $profiles_id, $child = false ) : Array | ||
$users_id | Integer ID of the user | |
$profiles_id | Integer ID of the profile | |
$child | Boolean when true, include child entity when recursive right (false by default) | |
Результат | Array | of entity ID |