Beispiel #1
0
 public function renderInlineInNamespace($fileName, $path, $namespace, $params = array(), $absolutePathInFilename = false)
 {
     $this->renderInline($fileName, $params, N2Loader::toPath($path, $namespace) . NDS, $absolutePathInFilename);
 }