FOFModel::applyAccessFiltering
Applies view access level filtering for the specified user. Useful to filter a front-end items listing.
Signature
public function applyAccessFiltering([integer
$userID = null] )
Parameters
-
$userID
- The user ID to use. Skip it to use the currently logged in user.
Returns
- FOFModel
- Reference to self