Strict Standards: Declaration of action_plugin_searchtext::register() should be compatible with DokuWiki_Action_Plugin::register($controller) in /lib/plugins/searchtext/action.php on line 14

Warning: Cannot modify header information - headers already sent by (output started at /lib/plugins/searchtext/action.php:14) in /inc/auth.php on line 313

Warning: Cannot modify header information - headers already sent by (output started at /lib/plugins/searchtext/action.php:14) in /inc/actions.php on line 163
style-graficzne:smarty-box [Shop Docs]

Dokumentacja techniczna

{box} Smarty helper

Wstawia do kodu szablon modułu (box). Działanie podobne do {include}, ale m.in. z obsługą cache.

Parametry:

  • file (string) [obowiązkowy] - relatywna ścieżka do pliku szablonu
  • box (string) [obowiązkowy] - nazwa modułu

Przykład:

  {box file="../boxes/Menu/box.tpl" box="Menu"}