string GetFile();
The method returns the path to the template file relative to the site root.
// In the component code В коде компонента $template = & $this->GetTemplate(); $templateFile = $template->GetFile();
© 2001-2007 Bitrix | Bitrix Site Manager |