string GetFile();
The method returns file path relative to site root. Non-static method.
// In component code $template = & $this->GetTemplate(); $templateFile = $template->GetFile();