Method to update the item link information when the item category is changed. This is fired when the item category is published or unpublished from the list view.
Signature
public function onFinderCategoryChangeState(string
$extension,
array
$pks,
integer
$value )
Parameters
$extension
The extension whose category has been updated.
$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.