getOne(array('select' => 'name', 'where' => 'id='.$id, 'asArray' => TRUE)); return $result['name']; } } ?>