Discussion: $smarty version
Afficher un message
Vieux 07/01/2006, 11h37   #4
boots
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: [SMARTY] Re: $smarty version

Hey Pete.

I do see what you are getting at and I do think it ought be considered. That
said, I also think that it might be wise to freeze the API in the 2.x branch at
this point. In PHP4, there is no access protection other than by convention --
so technically, $_version can always be reached; furthermore, even though it is
"private" by convention, I would bet real money that you can reliably count on
it being available for the 2.x series.

If you REALLY need a public API call, why not just add a version() method (or
getVersion()) to your custom extended Smarty class?

greets,
xo boots


--- Pedro <daffodil@daffodil.uk.com> wrote:
> I want it from the $smarty class in php and not the template ;-)
>
> Robert wrote:
> > {$smarty.version}
> >
> > This variable contains the version of Smarty the template was compiled

> with.





__________________________________________
Yahoo! DSL – Something to write home about.
Just $16.99/mo. or less.
dsl.yahoo.com
  Réponse avec citation
 
Page generated in 0,04603 seconds with 9 queries