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

Pass an array from a .tpl?

 
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 -> General
View previous topic :: View next topic  
Author Message
Praebul
Smarty n00b


Joined: 07 Aug 2008
Posts: 2

PostPosted: Thu Aug 07, 2008 6:41 pm    Post subject: Pass an array from a .tpl? Reply with quote

I have scoured the documentation and attempted to find my answers through searches. However, I cannot find a way to pass an array from a .tpl file.

What I'm looking for is something along the lines of:

{buildFunction names=array(Bob,John,Doe,Billy)}

Thanks in advance! Cool
Back to top
View user's profile Send private message
mohrt
Administrator


Joined: 16 Apr 2003
Posts: 7368
Location: Lincoln Nebraska, USA

PostPosted: Thu Aug 07, 2008 6:49 pm    Post subject: Reply with quote

Smarty doesn't supply a way to build arrays directly in the template. If you are trying to do this, it is likely you are trying to do something that should be done in PHP, not in the template.

You could make yourself a function/modifier to build an array though.
Back to top
View user's profile Send private message Visit poster's website
U.Tews
Administrator


Joined: 22 Nov 2006
Posts: 5068
Location: Hamburg / Germany

PostPosted: Thu Aug 07, 2008 7:37 pm    Post subject: Reply with quote

See the set plugin in the wiki http://smarty.incutio.com/?page=set, This does allow to assign arrays also from the template.
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 -> General 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