Hi all,
if it's possible, I would like to use differents icons for the same class, based on an attribute.I notice there is a function
final static public function GetClassIcon($sClass, $bImgTag = true, $sMoreStyles = '')
But adding this method (with the same prototype) in my class doesn't working, any hint?
Best regards
Log in to post a comment.
Hi all,
if it's possible, I would like to use differents icons for the same class, based on an attribute.I notice there is a function
But adding this method (with the same prototype) in my class doesn't working, any hint?
Best regards