[ Index ] |
|
Code source de e107 0.7.8 |
1 //USAGE: {EXTENDED_ICON=<field_name>.<user_id>} 2 //EXAMPLE: {EXTENDED_ICON=user_gender.5} will show the icon of the extended field user_gender for user #5 3 $parms = explode(".", $parm); 4 global $tp; 5 return $tp->parseTemplate("{USER_EXTENDED={$parms[0]}.icon.{$parms[1]}}");
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Apr 1 01:23:32 2007 | par Balluche grâce à PHPXref 0.7 |