Sets the values for the asset's variables.
array $values:
Overrides AssetInterface::setValues
public function setValues(array $values) { $this ->callAsset(__FUNCTION__, array( $values, )); }