

setOptions()
''''''''''''

Set multiple properties of this object at once.
Every property which has a corresponding set* method can be set using the passed $options array.

Signature::

   public function setOptions(array $options);
