public function init() { $this->events = array_merge($this->events, array('success' => '$.fn.yiiListView.update("history")')); $this->mediaParams['associationType'] = $this->associationType; $this->mediaParams['associationId'] = $this->associationId; parent::init(); }