Может кому-то пригодится
$this->conf["image."]["file"] = "uploads/pics/".$row[image];
$image = $this->local_cObj->IMAGE($this->conf["image."]);
$this->conf["typolink."]["parameter"] = $row["url"];
$out .= $this->local_cObj->typolink($image,$this->conf["typolink."]);