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

Search found 13 matches
Smarty Forum Index
Author Message
  Topic: Need to use frames in smarty template
sandeepshinde

Replies: 7
Views: 10169

PostForum: General   Posted: Fri Oct 29, 2004 4:14 am   Subject: Need to use frames in smarty template
I am using this kind of code and not assigning a template to the frame from the php code

<frameset rows="*,80" frameborder="YES" border="3" framespacing="0&quo ...
  Topic: Need to use frames in smarty template
sandeepshinde

Replies: 7
Views: 10169

PostForum: General   Posted: Thu Oct 28, 2004 11:32 am   Subject: Need to use frames in smarty template
I am trying to use a frame template and assigned 2 different tpl files to the 2 different frames but not able to load that files when i execute the page any body could help me out for that.
  Topic: Help needed with recursive arrays
sandeepshinde

Replies: 3
Views: 6203

PostForum: General   Posted: Tue Aug 24, 2004 11:19 am   Subject: Help needed with recursive arrays
Is Your Array Upto the Nth level?
or ending there only..
  Topic: htnl_checkbox in html_table how to
sandeepshinde

Replies: 1
Views: 7604

PostForum: Smarty Development   Posted: Sat Aug 21, 2004 7:56 am   Subject: htnl_checkbox in html_table how to
I want to insert html_checkboxes in an html_table code how can i do that
can anybody tell
  Topic: Problem in arrays
sandeepshinde

Replies: 1
Views: 7183

PostForum: Smarty Development   Posted: Fri Aug 06, 2004 10:01 am   Subject: Problem in arrays
I am using arrays in smarty
when i want to show the number of elements in an array

i use {$arr|@count}
i shows me the correct count but when the array is empty it shows me
1 count always.

...
  Topic: Can anybody tell me
sandeepshinde

Replies: 5
Views: 12213

PostForum: Smarty Development   Posted: Fri Jul 30, 2004 11:15 am   Subject: Can anybody tell me
I saw the link but it does not solve my problem
`coz
my eg was
eg
'{myfunction paramstring = $foo."some another value".$foo1}'

now the values are is some thing like this

$foo = ...
  Topic: Can anybody tell me
sandeepshinde

Replies: 5
Views: 12213

PostForum: Smarty Development   Posted: Fri Jul 30, 2004 10:56 am   Subject: Can anybody tell me
But if it is so that i want to pass an value to smarty plugin by concatination the string how can i do so.

eg
'{myfunction paramstring = $foo."some another value".$foo1}'

how could this be achi ...
  Topic: Can anybody tell me
sandeepshinde

Replies: 5
Views: 12213

PostForum: Smarty Development   Posted: Fri Jul 30, 2004 10:18 am   Subject: Can anybody tell me
Can any body tell me how to concatinate a string in smarty

eg
{$foo}
{$foo1}

{$foo.$foo1}

How is it done
  Topic: Help...............
sandeepshinde

Replies: 0
Views: 5674

PostForum: Smarty Development   Posted: Mon Jul 12, 2004 6:53 am   Subject: Help...............
I am developing a Module in a project
say the module is login

Now when i implement the smarty

i used a login named directory in templates folder
and same in my application folder.

now w ...
  Topic: Implementing a Smarty Plugin
sandeepshinde

Replies: 9
Views: 22058

PostForum: Plugins   Posted: Wed Jul 07, 2004 11:50 am   Subject: Thanks
That realy helped me thnks a lot Very Happy
  Topic: Implementing a Smarty Plugin
sandeepshinde

Replies: 9
Views: 22058

PostForum: Plugins   Posted: Wed Jul 07, 2004 9:48 am   Subject: Implementing a Smarty Plugin
i Have written the following code
<?php
function smarty_function_array_counter($params, &$smarty)
{
$array_count=0;

$print_result = true;

(extract($params)) ...
  Topic: Implementing a Smarty Plugin
sandeepshinde

Replies: 9
Views: 22058

PostForum: Plugins   Posted: Wed Jul 07, 2004 8:28 am   Subject: Help...............
Plz Dont give confusing answers plz help me out i am in serious problem
  Topic: Implementing a Smarty Plugin
sandeepshinde

Replies: 9
Views: 22058

PostForum: Plugins   Posted: Wed Jul 07, 2004 7:09 am   Subject: Implementing a Smarty Plugin
Hi there
I am new to smarty i have written a simple plugin for smarty
but i am not able to use it i.e actually add it like (html_options)


plz help me.
 
Page 1 of 1
All times are GMT
Jump to:  


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