FinderIndexerAdapter::categoryStateChange
Method to update index data on category access level changes
Signature
protected function categoryStateChange(array
$pks,
integer
$value )
Parameters
-
$pks
- A list of primary key ids of the content that has changed state.
-
$value
- The value of the state that the content has been changed to.
Returns
- void