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

Small addition to documentation

 
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 -> Documentation
View previous topic :: View next topic  
Author Message
clone46
Smarty Rookie


Joined: 13 Jan 2006
Posts: 15

PostPosted: Thu Nov 01, 2012 6:33 pm    Post subject: Small addition to documentation Reply with quote

It might be nice to add under the foreach documentation:

If you are using the {foreach $myArray as $myKey => $myValue} syntax, operators such as @last or @first should be applied to $myValue. For example:

{foreach $myArray as $myKey => $myValue}
{if $myValue@last} do something {/if}
{/foreach}

Thanks,
- Bret
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 -> Documentation 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