Exemplo n.º 1
0
 /**
  * 	method:	resetImageParam
  *
  * 	todo: write documentation
  */
 protected function resetImageParam()
 {
     $this->image_params = Amslib_Array::removeKeys($this->image_params, array("handle", "width", "height"));
 }