예제 #1
0
 public function getPageByUrl($path, $acceptLanguage)
 {
     return Kwc_Root_TrlRoot_Component::getChildPageByPath($this->getData(), $path, $acceptLanguage);
 }