AlexT
Well-known member
Say I create a list of all moderators who have a specific permission enabled (view moderated threads). I can get the list of moderators via the getContentModerators() and getAllGeneralModerators() methods in the Moderator Model.
What I don't know is how I can iterate through the list of moderators to find those moderators who have that specific permission. Any ideas?
What I don't know is how I can iterate through the list of moderators to find those moderators who have that specific permission. Any ideas?