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 2 matches
Smarty Forum Index
Author Message
  Topic: override of custom functions
jerry1970

Replies: 4
Views: 23306

PostForum: Plugins   Posted: Tue Aug 12, 2014 5:10 am   Subject: override of custom functions
I did this:
$pluginsDirs = $smarty->getPluginsDir();
// add before current plugins directory:
array_unshift($pluginsDirs, 'my/own/plugins');
...
  Topic: override of custom functions
jerry1970

Replies: 4
Views: 23306

PostForum: Plugins   Posted: Mon Aug 11, 2014 9:04 pm   Subject: override of custom functions
Hi all, I am new to Smarty but looking forward to using it a lot!

I have added a second plugins directory to the config.

Is it possible to have functions in there that override functions in the ...
 
Page 1 of 1
All times are GMT
Jump to:  


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