Function isAccessiblePM
Check if the PM is available to the current user.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/PersonalMessage.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/PersonalMessage.php
integer |
$pmID |
The ID of the PM |
string |
$validFor = 'in_or_outbox' |
Which folders this is valud for - can be 'inbox', 'outbox' or 'in_or_outbox' |
boolean
|
Whether the PM is accessible in that folder for the current user |