webmaster@1: '. check_plain(print_r($profile, 1)) .''; webmaster@13: * @endcode webmaster@1: * webmaster@1: * @see user-profile-category.tpl.php webmaster@13: * Where the html is handled for the group. webmaster@1: * @see user-profile-field.tpl.php webmaster@13: * Where the html is handled for each item in the group. webmaster@1: * webmaster@1: * Available variables: webmaster@13: * - $user_profile: All user profile data. Ready for print. webmaster@13: * - $profile: Keyed array of profile categories and their items or other data webmaster@13: * provided by modules. webmaster@1: * webmaster@1: * @see template_preprocess_user_profile() webmaster@1: */ webmaster@1: ?> webmaster@1: