function() { if ($id_list = $this->getOptionId('list')) { return $this->pref->getAll($id_list); } return null; }