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

Help, une classe me pose problème (register_object)

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


Joined: 24 Mar 2007
Posts: 5

PostPosted: Sat Mar 24, 2007 2:11 pm    Post subject: Help, une classe me pose problème (register_object) Reply with quote

Salut, Wink

J'arrive bien à utiliser des objets dans mes templates mais une classe, faite d'une telle manière me donne mal à la tête...

plutot qu'un long discourt, voici la petite classe permettant d'afficher l'icone d'un fichier selon son extension... bref, voici le code :

http://www.phpclasses.org/browse/package/2640.html

Dans mon code php j'ai ça :

$iconeFichier = new FileIcon();
$smarty->register_object('iconeFichier',$iconeFichier);


Mais évidemment quoique je fasse côté template ça ne passe pas puisque il aurait fallu faire :
$iconeFichier = new FileIcon('MON-FICHIER');

Y'a t'il une solution ?


Last edited by kdz on Sat Mar 24, 2007 2:12 pm; edited 1 time in total
Back to top
View user's profile Send private message
kdz
Smarty Rookie


Joined: 24 Mar 2007
Posts: 5

PostPosted: Sun Mar 25, 2007 10:47 pm    Post subject: Reply with quote

Personne ?
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: French 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