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

eval() in smarty?

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


Joined: 25 Feb 2004
Posts: 19
Location: Berlin, Germany

PostPosted: Thu Jul 08, 2004 12:27 pm    Post subject: eval() in smarty? Reply with quote

Ich hol mir Smarty Template Code aus einer Datenbank und schieb's ueber eine Variable in mein Template (was im FS liegt). Gibt's ne Moeglichkeit so etwas wie eval() an dieser Stelle zu nutzen und die Interpretation zu erzwingen?

Zum Beispiel:
[php:1:3513aa7073]
<?php
...
$smarty->assign('my_code', '{if $blah eq '1'}do this{else}do that{/if}');
$smarty->display('my.tpl');
?>[/php:1:3513aa7073]

In my.tpl:

Code:

{$my_code|eval}
Back to top
View user's profile Send private message
messju
Administrator


Joined: 16 Apr 2003
Posts: 3336
Location: Oldenburg, Germany

PostPosted: Thu Jul 08, 2004 12:39 pm    Post subject: Reply with quote

ja, {eval}.
es ist aber besser für templates aus einer datenbank ein resource-plugin zu schreiben, als eval zu verwenden.

steht beides im manual.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
till
Smarty Rookie


Joined: 25 Feb 2004
Posts: 19
Location: Berlin, Germany

PostPosted: Thu Jul 08, 2004 12:46 pm    Post subject: Reply with quote

Genialomat. Smile Muss ich wohl ueberlesen haben! Danke fuer die Antwort.
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: German 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