void setParameters(
array
$parameters)
|
|
When using this as a custom selector, this method will be called.
It translates each parameter into the appropriate setXXX() call.
Tags:
Overrides
BaseExtendSelector::setParameters() (Set all the Parameters for this custom selector, collected by the ExtendSelector class.)
Parameters:
Checks to make sure all settings are kosher. In this case, it means that the pattern attribute has been set.
Tags:
Overrides
BaseSelector::verifySettings() (<p>Subclasses can override this method to provide checking of their)