function post_deleteItem()
 {
     $this->cleanDatabase();
     parent::post_deleteItem();
 }