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