예제 #1
0
 public function getCurrentUrl($withParams = true, $locale = null)
 {
     return Core_Model_Url::current($withParams, $locale);
 }