예제 #1
0
 /**
  * @deprecated: use the direct call to the tools method
  */
 function getAbsUrl($link)
 {
     return $this->tools->getAbsoluteUrl($link);
 }