Exemple #1
0
 protected function _postInsert()
 {
     parent::_postInsert();
     if ($this->slideshow) {
         $this->updateSlideshow();
     }
 }