type}s/$item->id"); } public function _delete($item) { throw new Exception("@todo Item_Controller::_delete NOT IMPLEMENTED"); } public function _create($item) { throw new Exception("@todo Item_Controller::_create NOT IMPLEMENTED"); } public function _update($item) { throw new Exception("@todo Item_Controller::_update NOT IMPLEMENTED"); } }