Previous Page
__destruct()

Solar_Sql_Model_Filter
_applyChain()

Next Page
_chainLocale()

_applyChain()

protected void _applyChain ( string $key )

Support method for applyChain() to apply all the filters on a single data element.

Inherited from Solar_Filter.

Parameters

  • (string) $key: The data element key.

Returns

  • (void)

Description

Support method for applyChain() to apply all the filters on a single data element.