Example #1
0
 function DeleteField($field_id)
 {
     return $this->fields->DeleteField($field_id);
 }