Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

Hook_include hook_foreach - what does it mean?

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Language: Russian
View previous topic :: View next topic  
Author Message
Anatolij
Smarty n00b


Joined: 29 Aug 2009
Posts: 1

PostPosted: Sat Aug 29, 2009 5:27 pm    Post subject: Hook_include hook_foreach - what does it mean? Reply with quote

Встретил такой текст в header_global.tpl (Social Engine)-

{* ASSIGN PLUGIN MENU ITEMS AND INCLUDE NECESSARY STYLE/JAVASCRIPT FILES *}
{hook_include name=header}.
{hook_foreach name=styles var=hook_stylesheet}
<link rel="stylesheet" href="{$hook_stylesheet}" title="stylesheet" type="text/css" />
{/hook_foreach}
{hook_foreach name=scripts var=hook_script}
<script type="text/javascript" src="{$hook_script}"></script>
{/hook_foreach}

Не могу понять, что это за операторы с приставкой hook_. Может кто-нибудь даст наводку - что почитать.
Спасибо!
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Language: Russian All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP