PlgContentFinder::onCategoryChangeState
Finder change category state content method Article is passed by reference, but after the save, so no changes will be saved.
Method is called right after the content is saved
Signature
public function onCategoryChangeState(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.