Example #1
0
 public function resource_urlFunction($path)
 {
     return $this->urlFunction($this->view->themePath() . '_resources/' . $path);
 }