Bruno Bonfils - 2012-07-25

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