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