protected function afterLoad() { $this->store_smtp_password = $this->store_password = !isset(\GO::session()->values['emailModule']['accountPasswords'][$this->id]); return parent::afterLoad(); }
protected function afterLoad() { $this->paramsToSet = $this->_jsonToParams($this->params); return parent::afterLoad(); }