Friday 30 March 2007 1:27:06 am
Hi everybody,
I have my own class php.
When I use an object of this class in a template, I have to convert it as an array to use for example {$myObject.id} If I don't convert it, it doesn't work.
Is there a specific way to do it with a class of the kernel. To do it manually is very slow ... BR, Jacques
|