constructor HTML_Template_Sigma()
Описание
Constructor: builds some complex regular expressions and optionally sets the root directories.
Make sure that you call this constructor if you derive your template class from this one.
Параметр
- string $root
root directory for templates
- string $cacheRoot
directory to cache "prepared" templates in
Пред. | Начало | След. |
Introduction - cache | Уровень выше | addBlock() |