FinderIndexerAdapter::translateState
Method to translate the native content states into states that the indexer can use.
Signature
protected function translateState(integer
$item,
[integer
$category = null] )
Parameters
-
$item
- The item state.
-
$category
- The category state. [optional]
Returns
- integer
- The translated indexer state.