我想在个人资料页面中显示当前用户是成员的有机组列表。默认情况下,如果我调用<?php print render($user_profile); ?>我的结果,我有一个包含我的组成员列表的字段。但是我无法拦截生成此结果的函数或变量。我如何用drupal 7获得这个?提前致谢!
<?php print render($user_profile); ?>
drupal drupal-7 organic-groups drupal-modules
drupal ×1
drupal-7 ×1
drupal-modules ×1
organic-groups ×1