示例#1
0
 public function actionGetSkypeLink(array $usernames)
 {
     echo X2Html::renderSkypeLink($usernames);
 }