Find all published regular pages by their IDs and exclude pages only visible for guests
public static findPublishedRegularWithoutGuestsByIds ( integer $arrIds, array $arrOptions = [] ) : |
||
$arrIds | integer | An array of page IDs |
$arrOptions | array | An optional options array |
return | A collection of models or null if there are no pages |