예제 #1
0
 function remove()
 {
     $propertiesView = new JeaViewProperties();
     $propertiesView->getDeleteProperties();
     $this->_setDefaultRedirect();
 }