dataObj->saveDimensions((int)$_REQUEST['width'], (int)$_REQUEST['height']); $this->_displayJson(array('status' => 'success')); } }