class Zend_View_Helper_LinkTo { public function linkTo() { // your code here } }
echo $this->linkTo();