public function getFileInfo() { $fileDataObj = new Document_Model($id); $result = $fileDataObj->getCheckedOutFileInfo($this->uid); }