aConfig = json_encode(utils::GetCkeditorPref()); } /** * @return string */ public function GetConfig() { return $this->aConfig; } }