public function DelValueArrayByPrefix($sPrefix) { return $this->oMapper->DelAdminValue('prefix:' . $sPrefix); }